From 81300436b8ed6e38a35646beba4ae13c6cc1e248 Mon Sep 17 00:00:00 2001 From: ngharo Date: Sun, 5 Feb 2017 13:44:09 -0600 Subject: whitespace --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup.sh b/backup.sh index 789e8a3..6013cb9 100644 --- a/backup.sh +++ b/backup.sh @@ -25,7 +25,7 @@ sql_dump() { chmod 0600 "$dump" result="OK" - [[ $req_code -eq 0 ]] || result="FAIL" + [[ $req_code -eq 0 ]] || result="FAIL" printf "%s\n" "$result" return $ret_code -- cgit v1.2.3