Parcourir la source

Error code 0 was returned when the installation failed!

keie il y a 39 ans
Parent
commit
a17f8ebe1c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      mach/install

+ 1 - 0
mach/install

@@ -17,4 +17,5 @@ then
 	exit 0
 else
 	echo Sorry, can not create "lib/${MACH}/$DEST".
+	exit 1
 fi