We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248f6d7 commit 3449f5fCopy full SHA for 3449f5f
tests/add-debug-tag.sh
@@ -1,5 +1,5 @@
1
#! /bin/sh -e
2
-SCRATCH=scratch/$(basename $0 .sh)
+SCRATCH=scratch/$(basename "$0" .sh)
3
READELF=${READELF:-readelf}
4
5
rm -rf "${SCRATCH}"
0 commit comments