X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=misc%2Fhdw-tools%2Fhdw-get;h=10be612b2887ae695b430b4eafb4948305e5f3c1;hp=0aa2a3b10b3c5dba9a396aca187c609f5554b985;hb=279a8b0643080f522eb4b0eb515229f21159ea2f;hpb=7da8a19a46c67c5daadabc870268f67b45d1eec0 diff --git a/misc/hdw-tools/hdw-get b/misc/hdw-tools/hdw-get index 0aa2a3b..10be612 100644 --- a/misc/hdw-tools/hdw-get +++ b/misc/hdw-tools/hdw-get @@ -170,6 +170,7 @@ elif [ "$install" = "1" ] ; then retval=$? if [ "$retval" != "0" ] ; then echo "package not found at $net_addr, aborting ..." + exit else echo "extracting $package to $inst_root ..." tar --use-compress-program=bzip2 \