Imported Upstream version 3.3.2
[debian/amanda] / device-src / amtapetype.pl
index bbc7d32aa34e0a8572b0aedb2f3c54a75e294734..8e38957ad5ddfc55afe4720ef1b4fae9cedb8c22 100644 (file)
@@ -1,5 +1,5 @@
 #! @PERL@
-# Copyright (c) 2008, 2009, 2010 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2008-2012 Zmanda, Inc.  All Rights Reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
@@ -671,8 +671,10 @@ config_init(0, undef);
 
 my $config_overrides = new_config_overrides($#ARGV+1);
 
+debug("Arguments: " . join(' ', @ARGV));
 Getopt::Long::Configure(qw(bundling));
 GetOptions(
+    'version' => \&Amanda::Util::version_opt,
     'help|usage|?|h' => \&usage,
     'c' => \$opt_only_compression,
     'b=s' => sub {