diff options
-rwxr-xr-x | easy_e17.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index 4b55772..2dbc02a 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -974,7 +974,6 @@ function compile () return fi cd "$path" - echo "PWD" rm -f $status_path/$name.noerrors rm -f "$logs_path/$name.log" run_command "$name" "$path" "path" "path : " "$mode" "pwd" |