mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-13 06:30:10 +00:00
VersionCheck: Skip running if called from our bzr repo
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
package Percona::Toolkit;
|
||||
our $VERSION = '2.1.8';
|
||||
|
||||
sub bzr_repo { q{~percona-toolkit-dev} }
|
||||
|
||||
1;
|
||||
}
|
||||
# ###########################################################################
|
||||
|
Reference in New Issue
Block a user