From: data Date: Wed, 15 Jun 2005 15:09:38 +0000 (+0000) Subject: For some reason some lines were removed from the tree, without my knowlegde. Some... X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/8fc41c4f89c3b52235f03d921a28d290bef53218?ds=sidebyside For some reason some lines were removed from the tree, without my knowlegde. Some more restores... git-svn-id: http://abcde.googlecode.com/svn/trunk@72 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/abcde b/abcde index b9b8d6a..849c9a4 100755 --- a/abcde +++ b/abcde @@ -2244,6 +2244,7 @@ if [ X"$CDROM" != "X" ] ; then echo "abcde error: CDROMID not in the right format for $CDROMREADERSYNTAX" echo "Use \"cdrecord -scanbus\" to obtain a adecuate ID an set CDROMID accordingly" exit 1 + fi fi elif [ ! -e "$CDROM" -a X"$DOREAD" = "Xy" ]; then echo "abcde error: CDROM device cannot be found." >&2