exit on not finished yet branches
This commit is contained in:
parent
08d46db86d
commit
18fee0eb2a
@ -35,6 +35,7 @@ get_devices() {
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo -e "\n${SELF}: Multiple drives found. NOT FINISHED YET."
|
echo -e "\n${SELF}: Multiple drives found. NOT FINISHED YET."
|
||||||
|
exit 2
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user