diff --git a/test/excl_files.sh b/test/excl_files.sh index ddda18c..2652fb7 100755 --- a/test/excl_files.sh +++ b/test/excl_files.sh @@ -8,7 +8,6 @@ cleanup() { if [ -d "$try_workspace" ] then - echo running rm -rf "$try_workspace" >/dev/null 2>&1 fi }