X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fstarttime;h=e6aa3ea6a9ba0ab74096915f73a5d4edb21c4594;hb=d9898e70ed7090c0c15aadcb261f19f7986a2b77;hp=5c2bd411c6667af2d37d1904741d205596e87705;hpb=0c2aac96710bd3f75a0eed6026a101056a2c0fc6;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+')