summaryrefslogtreecommitdiff
path: root/tests/futility/test_dump_fmap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/futility/test_dump_fmap.sh')
-rwxr-xr-xtests/futility/test_dump_fmap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/futility/test_dump_fmap.sh b/tests/futility/test_dump_fmap.sh
index 5ae2e974..b8e418af 100755
--- a/tests/futility/test_dump_fmap.sh
+++ b/tests/futility/test_dump_fmap.sh
@@ -51,5 +51,5 @@ cmp "${SCRIPT_DIR}/futility/data_fmap2_expect_hhH.txt" "$TMP"
# cleanup
-rm -f ${TMP}* FMAP SI_DESC FOO
+rm -f "${TMP}"* FMAP SI_DESC FOO
exit 0