summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmkinitcpio1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkinitcpio b/mkinitcpio
index 31c435e..e3489b6 100755
--- a/mkinitcpio
+++ b/mkinitcpio
@@ -284,7 +284,6 @@ if [ -n "$GENIMG" ]; then
if [ -z "${SAVELIST}" ]; then
rm ${FILELIST}
fi
- rm ${MESSAGEFILE}
else
echo ":: Dry run complete, use -g IMAGE to generate a real image"
fi