Error code 0 was returned when the installation failed!
authorkeie <none@none>
Tue, 2 Apr 1985 10:55:02 +0000 (10:55 +0000)
committerkeie <none@none>
Tue, 2 Apr 1985 10:55:02 +0000 (10:55 +0000)
mach/install

index ed04d7a..8d87ed1 100755 (executable)
@@ -17,4 +17,5 @@ then
        exit 0
 else
        echo Sorry, can not create "lib/${MACH}/$DEST".
+       exit 1
 fi