Do not remove dialog temporary file.

This commit is contained in:
Matteo Rossini 2015-12-12 19:12:09 +01:00
parent b510a6cfe1
commit a87166043f

View file

@ -82,7 +82,6 @@ developers" >> $TMPDIR/error.log
;;
esac
SHOWLIST=$(cat $TMPDIR/dialog.out | tr -d \")
rm -f $TMPDIR/dialog.*
if [ -z "$SHOWLIST" ]; then
echo "No packages selected for $2, exiting."
cleanup