aboutsummaryrefslogtreecommitdiff
path: root/test/011-filename-too-large.test/run.sh
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-09-05 21:28:07 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-09-05 21:28:07 +1200
commit1e52dff3276810c633a2ad5dd3b010ee97a6331a (patch)
tree2d5701930a17845fa6c6ba1d974518b9a9468f00 /test/011-filename-too-large.test/run.sh
parentc8c27f7d8683403c49f5a440b29916ad6a0a1f91 (diff)
downloadcue-bin-split-1e52dff3276810c633a2ad5dd3b010ee97a6331a.tar.xz
Remove free filename format due to vulnerability
Diffstat (limited to 'test/011-filename-too-large.test/run.sh')
-rw-r--r--test/011-filename-too-large.test/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/011-filename-too-large.test/run.sh b/test/011-filename-too-large.test/run.sh
index f09779e..69471c8 100644
--- a/test/011-filename-too-large.test/run.sh
+++ b/test/011-filename-too-large.test/run.sh
@@ -2,7 +2,7 @@
dd if=/dev/zero of=in.raw bs=1K count=1 2>/dev/null
-${EXECUTABLE} -r 1 -c 1 -s 1 -i in.raw -f aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\
+${EXECUTABLE} -r 1 -c 1 -s 1 -i in.raw -n aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\