We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f89c41 + ea026f9 commit ca62d2cCopy full SHA for ca62d2c
x
@@ -8,7 +8,7 @@
8
set -eu
9
10
# syntax check
11
-sh -n $0
+sh -n "$0"
12
13
realpath() {
14
if [ -d "$1" ]; then
0 commit comments