]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/prepare-other-loc
Big backport from Enterprise
[bacula/bacula] / regress / scripts / prepare-other-loc
index e70b6e6b1e382b4e6f6c31fa6b9452af510f8d99..e00105be6225441357ef62b99d99a413b637fc53 100755 (executable)
@@ -1,10 +1,9 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2017 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
-
 . scripts/functions
 
 SCR=$cwd/bin/bacula-ctl
@@ -20,4 +19,3 @@ if [ x$plugins != x ]; then
     mv $cwd/bin/plugins $cwd/bin/plugins.org
     ln -s $plugins $cwd/bin/plugins
 fi
-