Fix typo.
authordcarbery
Fri, 04 Apr 2008 07:35:40 +0000
changeset 12032 518c0edeb901
parent 12031 8ed3afd23a6f
child 12033 06cc8387c5de
Fix typo.
cron-script.sh
--- a/cron-script.sh	Fri Apr 04 06:23:22 2008 +0000
+++ b/cron-script.sh	Fri Apr 04 07:35:40 2008 +0000
@@ -132,7 +132,7 @@
 # Uninstall the spec-files-other packages.
 pkgtool uninstall-pkgs --with-l10n --with-tjds --with-moz-nss-nspr --with-sun-branding core/*.spec experimental/*.spec l10n/*.spec >/tmp/sfo-$$
 # Email to Damien to try track down why SUNWccsm is not getting uninstalled.
-cat /tmp/sfo-$$ ) | mailx -s "${PRODNAME} S${OSrel} ${OSarch_full}: SFO uninstall-pkgs" "[email protected]"
+cat /tmp/sfo-$$ | mailx -s "${PRODNAME} S${OSrel} ${OSarch_full}: SFO uninstall-pkgs" "[email protected]"
 
 rm -rf /jds/packages/PKGS/*
 rm -rf /jds/packages/SPKGS/*