]> arthur.barton.de Git - backup-script.git/commitdiff
Fix shellcheck(1) warning SC2181
authorAlexander Barton <alex@barton.de>
Tue, 18 Apr 2017 09:58:41 +0000 (11:58 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 18 Apr 2017 09:58:41 +0000 (11:58 +0200)
"Check exit code directly with e.g. 'if mycmd;', not indirectly with $?."


No differences found