Imported Upstream version 3.3.2
[debian/amanda] / installcheck / amdevcheck.pl
index 23184ffe67cd8d96427ff68f835b9645aa3be2fb..d8423a5deba9ef4d2c0038dc24df1ade6f08b2e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2007, 2008, 2010 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2007-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
@@ -103,5 +103,4 @@ is_deeply([ sort split "\n",
            run_get('amdevcheck', 'TESTCONF', 'file:'.$Installcheck::Run::taperoot) ],
          [ sort "SUCCESS" ],
     "used vtape described as SUCCESS");
-
 Installcheck::Run::cleanup();