summaryrefslogtreecommitdiff
path: root/tests/fsck-tests/025-file-extents/test.sh
diff options
context:
space:
mode:
authorLakshmipathi.G <Lakshmipathi.G@giis.co.in>2017-04-24 18:59:40 +0530
committerDavid Sterba <dsterba@suse.com>2017-05-02 16:13:29 +0200
commit467b49ccbbb132d4d2ff4fe43d9581b89f349cea (patch)
tree678f95e92cc71977c8cb37dbda26d1ebffbbe4e4 /tests/fsck-tests/025-file-extents/test.sh
parent3ab900a04ed2e2b5aa27a62c46d95b12127dfbd9 (diff)
btrfs-progs: tests: add variable quotation to fsck-tests
Signed-off-by: Lakshmipathi.G <Lakshmipathi.G@giis.co.in> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tests/fsck-tests/025-file-extents/test.sh')
-rwxr-xr-xtests/fsck-tests/025-file-extents/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fsck-tests/025-file-extents/test.sh b/tests/fsck-tests/025-file-extents/test.sh
index 290464e0..e4bc4247 100755
--- a/tests/fsck-tests/025-file-extents/test.sh
+++ b/tests/fsck-tests/025-file-extents/test.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Confirm btrfs check can check file extents without causing false alert
-source $TOP/tests/common
+source "$TOP/tests/common"
check_prereq btrfs
check_prereq mkfs.btrfs