]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/endtime
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / regress / endtime
index faf419f70db19fbcc773e05c163554954d370290..66fd57bcb00c69c66c625ef19a717e484d0d0d9e 100755 (executable)
@@ -1,4 +1,8 @@
-#!/usr/bin/python
+#!/usr/bin/env python
+#
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
+#
 from time import time as now 
  
 t = now()