From: Marco van Wieringen Date: Wed, 5 Sep 2012 07:51:40 +0000 (+0200) Subject: Fix bug #1906 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3b0bb591c1fc6f39ae113e71918c0d4227a8d43c;p=bacula%2Fbacula 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 78848305b4..f3717d2618 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