From: zacheiss Date: Fri, 31 Oct 2008 20:46:11 +0000 (+0000) Subject: fix typo. X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/d8d6efde24ec9721c6840fc35dfc4368719adb61 fix typo. --- diff --git a/gen/cups-print.sh b/gen/cups-print.sh index c8d6f6bd..dab9ad68 100755 --- a/gen/cups-print.sh +++ b/gen/cups-print.sh @@ -29,7 +29,7 @@ tar xf $TARFILE || exit $MR_TARERR # Now, make a stab at the PPD file. /etc/cups/bin/gen-ppd.pl -/etc/init.d/cupsys restart +/etc/init.d/cups restart if [ $? != 0 ]; then exit $MR_MKCRED fi