aboutsummaryrefslogtreecommitdiff
path: root/testmodify.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtestmodify.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testmodify.sh b/testmodify.sh
index 1e03f29..c836ad4 100755
--- a/testmodify.sh
+++ b/testmodify.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-./client -u 1 -k a create
+./client -u 1 -k a create > /dev/null
for i in $(seq 1 100)
do
./client -u 1 -k a modifyfile -f 1 -i container1/hello-world.tar > /dev/null