mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Oops, remove debugging exit command
This commit is contained in:
parent
c253f5be2c
commit
ea418111be
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user