Browse Source

Update clean.sh script

content-update
Xavier Petit 4 years ago committed by xpetit
parent
commit
7756a881f6
  1. 1
      tests/go/clean.sh

1
tests/go/clean.sh

@ -7,5 +7,4 @@ IFS='
cd -P "$(dirname "$0")"
rm -rf student
find . -type f -executable ! -name '*.sh' -delete

Loading…
Cancel
Save