Merge branch 'bug32402_042' into bug32402_master

Merge changes from master with shellcheck fixes.
This commit is contained in:
teor
2019-11-06 16:14:06 +10:00
6 changed files with 22 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
SCRIPT_NAME=`basename $0`
SCRIPT_NAME=$(basename "$0")
function usage()
{