diff options
-rwxr-xr-x | src/run.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/run.bash b/src/run.bash index 85dd59a55..4eb4a476b 100755 --- a/src/run.bash +++ b/src/run.bash @@ -6,7 +6,6 @@ set -e . ./env.bash -export MAKEFLAGS=-j4 unset CDPATH # in case user has it set # no core files, please |