]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/disk-changer.in
ebl fix bacula-logo
[bacula/bacula] / bacula / scripts / disk-changer.in
index b16822223f16b9f4ef43db17fd90b31790b2aa3d..067f87be39f6d546ccbf7ba8ecca1d0d56ebd03e 100644 (file)
@@ -225,8 +225,8 @@ case $cmd in
       done
       # check if slot exists
       if [ ! -f $dir/slot${slot} ] ; then
-         echo "source Element Address $slot is Empty"
-         exit 1
+         echo "source Element Address $slot is Empty"
+         exit 1
       fi
       if [ -f $dir/loaded${drive} ]; then
         ld=`cat $dir/loaded${drive}`