aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar a1346054 <36859588+a1346054@users.noreply.github.com>2022-09-13 22:36:54 +0000
committerLibravatar a1346054 <36859588+a1346054@users.noreply.github.com>2022-09-13 22:37:19 +0000
commit77d1ad3837ad7250544e4dd28070ba799cab340f (patch)
treeeb4cd90cf8d4dfc79970cb806180b80f3be34d73 /test
parenttests: fix underquoting (diff)
downloadfirejail-77d1ad3837ad7250544e4dd28070ba799cab340f.tar.gz
firejail-77d1ad3837ad7250544e4dd28070ba799cab340f.tar.zst
firejail-77d1ad3837ad7250544e4dd28070ba799cab340f.zip
tests: add missing final newline
Diffstat (limited to 'test')
-rwxr-xr-xtest/fcopy/fcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fcopy/fcopy.sh b/test/fcopy/fcopy.sh
index fca599889..4433f8248 100755
--- a/test/fcopy/fcopy.sh
+++ b/test/fcopy/fcopy.sh
@@ -29,4 +29,4 @@ echo "TESTING: fcopy directory (test/fcopy/dircopy.exp)"
29./dircopy.exp 29./dircopy.exp
30 30
31rm -fr dest/* 31rm -fr dest/*
32rm -f src/dircopy.exp \ No newline at end of file 32rm -f src/dircopy.exp