From 2638802ccd0d0776ebf1867181d4e3950a147074 Mon Sep 17 00:00:00 2001 From: gramanas Date: Sat, 10 Nov 2018 22:47:03 +0200 Subject: Home dir --- test/00_init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/00_init') 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 -- cgit v1.2.3