]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/examples/autochangers/multiple-drive-changer.txt
Tweak TRU64 xattr code.
[bacula/bacula] / bacula / examples / autochangers / multiple-drive-changer.txt
index 4d2ceca83af61eb23a5bbcbbec101e0a9d60cb6d..e9fe18d41f1efc7da9b65ac7ced880a4b60585b5 100644 (file)
@@ -99,7 +99,7 @@ Content-Disposition: inline;
 #
 #  If you set in your Device resource
 #
-#  Changer Command = "path-to-this-script/multitape-changer" %c %o %S %a %d
+#  Changer Command = "path-to-this-script/multitape-changer %c %o %S %a %d"
 #    you will have the following input to this script:
 #
 #  multitape-changer "changer-device" "command" "slot" "archive-device" "drive-index"
@@ -255,4 +255,3 @@ case $cmd in
 esac
 
 --------------050209030507060501040304--
-