aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorgramanas <anastasis.gramm2@gmail.com>2018-11-10 22:47:03 +0200
committergramanas <anastasis.gramm2@gmail.com>2018-11-10 22:47:03 +0200
commit2638802ccd0d0776ebf1867181d4e3950a147074 (patch)
treecc535cc46c41d5dd347a7630f316cf1c84d00045 /test
parent6d77eb748a6b15b9f473ab86371bfa474898cef1 (diff)
downloadck-2638802ccd0d0776ebf1867181d4e3950a147074.tar.gz
ck-2638802ccd0d0776ebf1867181d4e3950a147074.tar.bz2
ck-2638802ccd0d0776ebf1867181d4e3950a147074.zip
Home dir
Diffstat (limited to 'test')
-rw-r--r--test/00_init2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/00_init b/test/00_init
index 1f3f2a6..daba787 100644
--- a/test/00_init
+++ b/test/00_init
@@ -20,5 +20,5 @@ if [ ! -f $BIN/ckdb ]; then
err "DB file not created."
fi
-clear_tests 2&>1 /dev/null
+clear_tests > /dev/null 2>&1
echo -e $PASS