Imported Upstream version 2.6.1
[debian/amanda] / changer-src / chg-juke.sh
index 9e3809b9c9a75736d5e19410fa7bde0717916e00..35c7a6853ba42b23015fe3b6169550d4685befbd 100755 (executable)
@@ -153,7 +153,7 @@ load_drives() {
        count=`expr $count + 1`
        if [ $count -gt 24 ] 
        then
-           echo `_ '%s %s never came online' "$slot" "$tapedev"`
+           echo `_ '%s %s never came online: %s' "$slot" "$tapedev" "$amdevcheck_message"`
            exit 1
        fi
        sleep 5