Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Remove deprecated syntax and modernize shell test scripts #5370

Merged
merged 9 commits into from
Sep 26, 2022
Prev Previous commit
Next Next commit
tests: add missing final newline
  • Loading branch information
a1346054 committed Sep 13, 2022
commit 77d1ad3837ad7250544e4dd28070ba799cab340f
2 changes: 1 addition & 1 deletion test/fcopy/fcopy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ echo "TESTING: fcopy directory (test/fcopy/dircopy.exp)"
./dircopy.exp

rm -fr dest/*
rm -f src/dircopy.exp
rm -f src/dircopy.exp