]> arthur.barton.de Git - ax-unix.git/commit
ax-common.sh: Correctly quote printf statement
authorAlexander Barton <alex@barton.de>
Thu, 19 Apr 2018 10:17:34 +0000 (12:17 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 19 Apr 2018 10:17:34 +0000 (12:17 +0200)
commit249652d002f737fb61cf630bb21fc107ab508ce6
treebd1213d4afca316d9dd4fde205d7ebe9d415221a
parent6bb6e7c9e8e38a30cd0791734f7662a30de54939
ax-common.sh: Correctly quote printf statement

This fixes the following shellcheck(1) warning SC1117:
  Backslash is literal in "\0". Prefer explicit escaping: "\\0".
lib/ax/ax-common.sh