aboutsummaryrefslogtreecommitdiffstats
path: root/test/chroot/chroot.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-09-26 10:26:18 -0400
committerLibravatar GitHub <noreply@github.com>2022-09-26 10:26:18 -0400
commit9c3f967ba8e5c2fcb524825e2dbcc3bd27c93b63 (patch)
tree2a53b224b8e1604b840b4c338980ae7581559395 /test/chroot/chroot.sh
parentMerge pull request #5371 from kmk3/profiles-allow-exiftool (diff)
parenttests: remove stray ; (diff)
downloadfirejail-9c3f967ba8e5c2fcb524825e2dbcc3bd27c93b63.tar.gz
firejail-9c3f967ba8e5c2fcb524825e2dbcc3bd27c93b63.tar.zst
firejail-9c3f967ba8e5c2fcb524825e2dbcc3bd27c93b63.zip
Merge pull request #5370 from a1346054/fixes
Remove deprecated syntax and modernize shell test scripts
Diffstat (limited to 'test/chroot/chroot.sh')
-rwxr-xr-xtest/chroot/chroot.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/chroot/chroot.sh b/test/chroot/chroot.sh
index 3c3e7311b..f5ccf3549 100755
--- a/test/chroot/chroot.sh
+++ b/test/chroot/chroot.sh
@@ -17,6 +17,4 @@ echo "TESTING: chroot (test/chroot/fs_chroot.exp)"
17echo "TESTING: unchroot as root (test/chroot/unchroot-as-root.exp)" 17echo "TESTING: unchroot as root (test/chroot/unchroot-as-root.exp)"
18sudo ./unchroot-as-root.exp 18sudo ./unchroot-as-root.exp
19 19
20
21
22rm -f unchroot 20rm -f unchroot