--- loncom/build/lpml_parse.pl 2002/05/23 16:55:20 1.49 +++ loncom/build/lpml_parse.pl 2002/05/23 19:24:33 1.50 @@ -12,7 +12,7 @@ # The LearningOnline Network with CAPA # lpml_parse.pl - Linux Packaging Markup Language parser # -# $Id: lpml_parse.pl,v 1.49 2002/05/23 16:55:20 harris41 Exp $ +# $Id: lpml_parse.pl,v 1.50 2002/05/23 19:24:33 harris41 Exp $ # # Written by Scott Harrison, codeharrison@yahoo.com # @@ -1296,7 +1296,7 @@ END $targetroot.'/'.$target."\\\n\t\t". ' && echo "**** WARNING: NEW CONFIGURATION FILE ADDED ****"'. "\\\n\t\t".$logcmd.' && '."\\\n\t\t". - '&& echo -n "'. + 'echo -n "'. 'You likely need to review the contents of "'."\\\n\t\t\t". '&& echo -n "'. $targetroot.'/'.$target.'"'."\\\n\t\t\t". @@ -1310,7 +1310,7 @@ END '{ [ $$ECODE != "1" ] || ('."\\\n\t\t". 'echo "**** ERROR ****"'.$logcmd.' && '."\\\n\t\t".'echo -n "'. 'Configuration source file does not exist "'."\\\n\t\t". - 'echo -n "'.$sourceroot.'/'.$source.'"'."\\\n\t\t". + '&& echo -n "'.$sourceroot.'/'.$source.'"'."\\\n\t\t". "$logcmd); } && "."\\\n\t\t". "perl verifymodown.pl ${targetroot}/${target} "."\\\n\t\t\t". "\"$categoryhash{$categoryname}\""."\\\n\t\t\t".