mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 08:11:00 +00:00
Add $ENV{PERCONA_VERSION_CHECK}=0 to PerconaTest so tests don't version-check. Implement v-c in half the tools. Make util/update-modules clean up its temp files.
This commit is contained in:
@@ -120,6 +120,7 @@ update_tool_header() {
|
||||
return 1
|
||||
fi
|
||||
cat $tool_file-header $tool_file-code > $tool_file
|
||||
[ $? -eq 0 ] && rm $tool_file-header $tool_file-code
|
||||
}
|
||||
|
||||
# ############################################################################
|
||||
|
Reference in New Issue
Block a user