]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: clean up some test issues identified with shellcheck
authorPádraig Brady <P@draigBrady.com>
Sat, 10 Jan 2015 21:12:38 +0000 (21:12 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 10 Jan 2015 21:18:33 +0000 (21:18 +0000)
commiteef0cd62dd63c12e28b1c7779fb149a8a30f8fe7
tree789e43749002627c935449f8b60584ad1a78367a
parentfb13cdc727541adef0010279f770f2afa358002e
maint: clean up some test issues identified with shellcheck

* tests/cp/cp-a-selinux.sh: Comment why unused variables are assigned.
Fix misspellings noticed while adjusting.
* tests/cp/fiemap-perf.sh: Fix quoting.
* tests/misc/shuf.sh: Avoid useless use of cat.
* tests/misc/printf-surprise.sh: Likewise.
tests/cp/cp-a-selinux.sh
tests/cp/fiemap-perf.sh
tests/misc/printf-surprise.sh
tests/misc/shuf.sh