]> arthur.barton.de Git - backup-script.git/commit
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)
commit732d2cebfa68c6d3982eaaf299e75b2e216944cd
treecaa3b97f8fddcbc1cb06a6c54ef099084e9037b9
parent3d258e29aac08dc3aff1e0caad67bbeddd936ef0
Fix shellcheck(1) warning SC2181

"Check exit code directly with e.g. 'if mycmd;', not indirectly with $?."
bin/backup-script