summaryrefslogtreecommitdiff
path: root/misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2002-01-11 13:52:24 +0000
committerJames E. Housley <jeh@FreeBSD.org>2002-01-11 13:52:24 +0000
commit47cd4bf92fe3e18f592659885744e17e266027c5 (patch)
tree9c734d9bf3c6361f4c17db512c87fbf010f53667 /misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in
parentadd py-smb 0.3.1 (diff)
Upgrade to 2.4.3b2.
- Remove 2 contributed patchs that are now part of the release - Build static programs for easier recovery
Notes
Notes: svn path=/head/; revision=52917
Diffstat (limited to 'misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in')
-rw-r--r--misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in b/misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in
deleted file mode 100644
index 5e1460074639..000000000000
--- a/misc/amanda26-server/files/patch-changer-src::chg-zd-mtx.sh.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- changer-src/chg-zd-mtx.sh.in.orig Mon Apr 2 20:22:44 2001
-+++ changer-src/chg-zd-mtx.sh.in Fri Dec 28 12:30:09 2001
-@@ -403,7 +403,7 @@
- includedslot=`echo $tmpincludedslot | sed -n "s/\(.*\)Storage Element \([1-9][0-9]*\):\(.*\)/\2/p;s/Data Transfer Element $drivenum:Full (Storage Element \([1-9][0-9]*\) Loaded)\(.*\)/\1/p"`
- case $tapelabel in
- $tapelabel)
-- if [ $tapelabel == $includedtag ]; then
-+ if [ $tapelabel = $includedtag ]; then
- shift
- loadslot $includedslot
- echo "$tape"