]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/mtx-changer.in
kes Turn on Batch insert code by default as it now passes regression.
[bacula/bacula] / bacula / scripts / mtx-changer.in
index 82e85f970801824f066cd9e35542be36d1f8d959..44a3e41b601bf0a1bc958e897b33ba49e37995fe 100644 (file)
@@ -164,8 +164,8 @@ case $cmd in
 #
 # Increase the sleep time if you have a slow device
 # or remove the sleep and add the following:
-#     wait_for_drive $device
-      sleep 15
+#     sleep 15
+      wait_for_drive $device
       exit $rtn
       ;;