X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fstarttime;h=e6aa3ea6a9ba0ab74096915f73a5d4edb21c4594;hb=d22b0bc45ead3d714d8f58be0467b4a2f06ec3b9;hp=5c2bd411c6667af2d37d1904741d205596e87705;hpb=d283b70144ce6e198d752c5027a9d931c4ef4167;p=bacula%2Fbacula diff --git a/regress/starttime b/regress/starttime index 5c2bd411c6..e6aa3ea6a9 100755 --- a/regress/starttime +++ b/regress/starttime @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python from time import time as now fn = open('time.out', 'w+')