]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix chmod
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 24 May 2008 12:14:52 +0000 (12:14 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 24 May 2008 12:14:52 +0000 (12:14 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7021 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/do_sed

index f72c8a086cf6fe551ef34a06ba0604c31d5279c9..7a69beea57cf11075bd0839b22acba334160ad26 100755 (executable)
@@ -69,7 +69,7 @@ chmod 755 ${cwd}/scripts/cleanup-*tape ${cwd}/scripts/cleanup-*drive ${cwd}/scri
 rm -f ${cwd}/tmp/bac$$
 cp ${cwd}/bin/mtx-changer ${cwd}/tmp/bac$$
 sed "s%^MTX.*$%MTX=${AUTOCHANGER_PATH}%g" ${cwd}/tmp/bac$$ >${cwd}/bin/mtx-changer
-chmod 755 ${cwd}/bin/mtx-changer ${cwd}/scripts/prepare-big-autochanger
+chmod 755 ${cwd}/bin/mtx-changer ${cwd}/scripts/prepare-fake-autochanger
 
 # get proper SD tape definitions
 cp -f ${cwd}/scripts/linux_tape_options ${cwd}/bin/tape_options