Fix warnings reported by bashate.
See https://pypi.org/project/bashate/ for more info.
This commit is contained in:
@@ -18,7 +18,7 @@ export PYTHONDONTWRITEBYTECODE=1
|
||||
cd $(dirname "$0")
|
||||
topdir=$(pwd)
|
||||
|
||||
function banner() {
|
||||
function banner {
|
||||
echo "====== $@ ======"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user