summaryrefslogtreecommitdiff
path: root/misc/amanda26-server/files/patch-changer-src::chg-glue.pl
blob: 20467d2116fd8cf499b3d1332ea19155a485db05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- changer-src/chg-glue.pl.orig	2009-01-28 15:06:00.000000000 +0900
+++ changer-src/chg-glue.pl	2009-01-28 15:06:22.000000000 +0900
@@ -206,6 +206,7 @@
 	finish();
 	return;
     }
+    chomp($command);
 
     if (($slot) = ($command =~ /^-slot (.*)$/)) {
 	do_slot($slot);