From a4c449e090d5fb428aa0d92ec33ab849df1f51af Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 2 Oct 2017 16:25:08 +0200 Subject: Continue with text --- test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test.sh') diff --git a/test/test.sh b/test/test.sh index 17728aa..e050aaa 100755 --- a/test/test.sh +++ b/test/test.sh @@ -1,7 +1,7 @@ #!/bin/bash RED='\033[0;31m' GREEN='\033[0;32m' -RESET='\033[0;30m' +RESET='\033[0m' for f in database/*.in; do -- cgit v1.2.3