[darwinbuild-changes] [142] trunk/darwinbuild/darwinbuild.common

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 01:51:21 PDT 2006


Revision: 142
          http://trac.macosforge.org/projects/darwinbuild/changeset/142
Author:   ssen
Date:     2006-10-04 01:51:21 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
fix typo

Modified Paths:
--------------
    trunk/darwinbuild/darwinbuild.common

Modified: trunk/darwinbuild/darwinbuild.common
===================================================================
--- trunk/darwinbuild/darwinbuild.common	2005-08-03 04:48:27 UTC (rev 141)
+++ trunk/darwinbuild/darwinbuild.common	2006-10-04 08:51:21 UTC (rev 142)
@@ -160,7 +160,7 @@
 	    done
 	    if [ ! -f "$receipts/$X" ]; then
 			echo "ERROR: could not find root: $X" 1>&2
-			exi
+			exit 1
 	    fi
 	fi
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20061004/5041da95/attachment.html


More information about the darwinbuild-changes mailing list