summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xregressions/rhbz576879c0.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regressions/rhbz576879c0.sh b/regressions/rhbz576879c0.sh
index d3db55bc..f0604966 100755
--- a/regressions/rhbz576879c0.sh
+++ b/regressions/rhbz576879c0.sh
@@ -25,7 +25,7 @@ set -e
rm -f test1.img
../fish/guestfish -N disk <<EOF
--upload $srcdir/rhbz576879.sh /test.sh
+-upload $srcdir/rhbz576879c0.sh /test.sh
# Shouldn't lose synchronization, so next command should work:
ping-daemon
EOF