Oops, remove debugging exit command
git-svn-id: svn://10.0.0.236/trunk@115606 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -111,8 +111,7 @@ sub run_shell_command {
|
||||
my $dirs_cvs_cmd = "cvs co $dirs_string";
|
||||
run_shell_command($dirs_cvs_cmd);
|
||||
|
||||
exit 1;
|
||||
|
||||
|
||||
# Try a build.
|
||||
my $base = get_system_cwd();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user