]> git.ozlabs.org Git - yaboot.git/blobdiff - ybin/ybin
ybin succeeds but returns error code
[yaboot.git] / ybin / ybin
index 046b6bd01f4d984ab281aa849ef92f402a81c661..cf58db9ec2da27669ca059c3b443a7dec2edfc0f 100755 (executable)
--- a/ybin/ybin
+++ b/ybin/ybin
@@ -29,7 +29,7 @@ fi
 PRG="${0##*/}"
 ABSPRG="$0"
 SIGINT="$PRG: Interrupt caught ... exiting"
-VERSION=1.3.13
+VERSION=1.3.14
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"
@@ -1152,6 +1152,7 @@ raw_install()
     fi
     sync ; sync
     [ "$VERBOSE" = 1 ] && echo "$PRG: Installation successful"
+    return 0
 }
 
 ## make sure the first stage ofboot generator is compatible.