From: Marco van Wieringen Date: Wed, 5 Sep 2012 07:51:40 +0000 (+0200) Subject: Fix bug #1906 X-Git-Tag: Release-5.2.11~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18147a8b7ca170f3f773375a9ad477b95dde635;p=thirdparty%2Fbacula.git Fix bug #1906 Fix provided by Jan Hauke Rahm --- diff --git a/bacula/examples/autochangers/locking-mtx-changer b/bacula/examples/autochangers/locking-mtx-changer index 78848305b..f3717d261 100644 --- a/bacula/examples/autochangers/locking-mtx-changer +++ b/bacula/examples/autochangers/locking-mtx-changer @@ -76,7 +76,7 @@ wait_for_drive() { done } -LOCKFILE="${LOCKDIR}/mtx-changer:`echo $ctl | tr / _'" +LOCKFILE="${LOCKDIR}/mtx-changer:`echo $ctl | tr / _`" changer_lock() { make_temp_file lock