]> git.sur5r.net Git - bacula/bacula/commitdiff
$(MTX) => ${MTX}
authorDan Langille <dan@langille.org>
Sun, 6 Aug 2006 01:46:59 +0000 (01:46 +0000)
committerDan Langille <dan@langille.org>
Sun, 6 Aug 2006 01:46:59 +0000 (01:46 +0000)
REPORTED BY: Michael Brennen

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3254 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/scripts/mtx-changer.in

index 5bd399fec70132a18673720c2ffa6866a0a99932..ddc04e85cd19896632a0110cdd5d74a74a077fd3 100644 (file)
@@ -153,7 +153,7 @@ case $cmd in
       debug "Doing mtx -f $ctl -- to list volumes"
       make_temp_file
 # Enable the following if you are using barcodes and need an inventory
-#     $(MTX) -f $ctl inventory
+#     ${MTX} -f $ctl inventory
       ${MTX} -f $ctl status >${TMPFILE}
       rtn=$?
       cat ${TMPFILE} | grep " *Storage Element [0-9]*:.*Full" | awk "{print \$3 \$4}" | sed "s/Full *\(:VolumeTag=\)*//"