exit on not finished yet branches
This commit is contained in:
parent
21f63053cf
commit
3e1fd97058
@ -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