aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-04-24 20:40:16 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-04-24 20:40:16 -0400
commit2c1861c25e61a308df65af479cf8fa28e435a0da (patch)
treefe8425e5a472b0c96837dfbcc2bd2b310c67d448
parentadded akregator, kcalc and ktorrent profiles (diff)
parenttest: call correct test script (diff)
downloadfirejail-2c1861c25e61a308df65af479cf8fa28e435a0da.tar.gz
firejail-2c1861c25e61a308df65af479cf8fa28e435a0da.tar.zst
firejail-2c1861c25e61a308df65af479cf8fa28e435a0da.zip
Merge branch 'master' of https://github.com/netblue30/firejail
-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/*