aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2017-04-24 18:56:44 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2017-04-24 18:56:44 +0200
commitfba1f142172839c57c5bb46b5b1530e8ca439843 (patch)
treef42f7b766d24bc16f48b14cbba42628eace8cb42 /test
parentfcopy - no checking for group in order to fix files such as /usr/bin/mutt_do... (diff)
downloadfirejail-fba1f142172839c57c5bb46b5b1530e8ca439843.tar.gz
firejail-fba1f142172839c57c5bb46b5b1530e8ca439843.tar.zst
firejail-fba1f142172839c57c5bb46b5b1530e8ca439843.zip
test: call correct test script
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 fffdbd606..19401cf98 100755
--- a/test/fcopy/fcopy.sh
+++ b/test/fcopy/fcopy.sh
@@ -28,6 +28,6 @@ echo "TESTING: fcopy link (test/fcopy/linkcopy.exp)"
28./linkcopy.exp 28./linkcopy.exp
29 29
30echo "TESTING: fcopy trailing char (test/copy/trailing.exp)" 30echo "TESTING: fcopy trailing char (test/copy/trailing.exp)"
31./linkcopy.exp 31./trailing.exp
32 32
33rm -fr dest/* 33rm -fr dest/*