diff --git a/tools/buildbot/bootstrap.pl b/tools/buildbot/bootstrap.pl index e1801ddd..bd05d9f3 100755 --- a/tools/buildbot/bootstrap.pl +++ b/tools/buildbot/bootstrap.pl @@ -57,7 +57,7 @@ if ($^O eq "linux") Build::Command("flip -u tools/versionchanger.pl"); Build::Command("chmod +x tools/versionchanger.pl"); } -Build::Command(Build::PathFormat('tools/versionchanger.pl') . ' --buildstring="-dev"'); +#Build::Command(Build::PathFormat('tools/versionchanger.pl') . ' --buildstring="-dev"'); #Bootstrap extensions that have complex dependencies