From: Kern Sibbald Date: Sat, 3 Jan 2009 15:51:19 +0000 (+0000) Subject: Update X-Git-Tag: Release-5.0.3~832 X-Git-Url: https://git.sur5r.net/?p=bacula%2Frescue;a=commitdiff_plain;h=c1af6992265b56beb342e9e18cb4e40fb957da0a Update --- diff --git a/rescue/linux/usb/getdiskinfo b/rescue/linux/usb/getdiskinfo index 75ec655..a6c8ce4 100755 --- a/rescue/linux/usb/getdiskinfo +++ b/rescue/linux/usb/getdiskinfo @@ -28,9 +28,9 @@ case $host in esac if [ ! `whoami` = "root" ] ; then echo "" - echo "You need to be root to run this, otherwise" - echo "sfdisk produces no output. Continuing anyway ..." + echo "You need to be root to run this script ..." echo "" + exit 1 fi #