summaryrefslogtreecommitdiffstats
path: root/tests/md/test-inspect-fstab.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/md/test-inspect-fstab.sh')
-rwxr-xr-xtests/md/test-inspect-fstab.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/md/test-inspect-fstab.sh b/tests/md/test-inspect-fstab.sh
index 72a11fad..576ce031 100755
--- a/tests/md/test-inspect-fstab.sh
+++ b/tests/md/test-inspect-fstab.sh
@@ -28,7 +28,7 @@ rm -f test1.img test.fstab test.output
# Start with the regular (good) fedora image, modify /etc/fstab
# and then inspect it.
-cp ../../images/fedora.img test1.img
+cp ../guests/fedora.img test1.img
cat <<'EOF' > test.fstab
/dev/VG/Root / ext2 default 0 0