summaryrefslogtreecommitdiffstats
path: root/qa/workunits/fs/test_o_trunc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'qa/workunits/fs/test_o_trunc.sh')
-rwxr-xr-xqa/workunits/fs/test_o_trunc.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/workunits/fs/test_o_trunc.sh b/qa/workunits/fs/test_o_trunc.sh
new file mode 100755
index 000000000..90a72600d
--- /dev/null
+++ b/qa/workunits/fs/test_o_trunc.sh
@@ -0,0 +1,7 @@
+#!/bin/sh -ex
+
+mydir=`dirname $0`
+$mydir/test_o_trunc trunc.foo 600
+
+echo OK
+