summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/amanda/patches/patch-aa b/sysutils/amanda/patches/patch-aa
new file mode 100644
index 00000000000..11b09a7ef69
--- /dev/null
+++ b/sysutils/amanda/patches/patch-aa
@@ -0,0 +1,11 @@
+--- changer-src/chg-manual.sh.in.orig Sun May 24 17:47:03 1998
++++ changer-src/chg-manual.sh.in Sun May 24 17:47:40 1998
+@@ -26,7 +26,7 @@
+ MT=@MT@
+ MTF=@MT_FILE_FLAG@
+ DD=@DD@
+-ONLINEREGEX="ONLINE|READY|sense[_ ]key[(]0x0[)]|sense key error = 0"
++ONLINEREGEX="ONLINE|READY|sense[_ ]key[(]0x0[)]|sense key error = 0|er=0"
+ tape=`getconf$SUF tapedev`
+
+ changerfile=`getconf$SUF changerfile`