X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=t%2Fns-timestamp-resolutions;h=07631276c1e441e58b28bb2e704ed87073a3d048;hb=7e0fcaa5b28eb1aa022a59e5056679e7854070b9;hp=d1bb785a6009803097604442feb1304dc1a0a1f3;hpb=e2073c04660032cf32e3092cfa013c987c589c14;p=bup.git diff --git a/t/ns-timestamp-resolutions b/t/ns-timestamp-resolutions index d1bb785..0763127 100755 --- a/t/ns-timestamp-resolutions +++ b/t/ns-timestamp-resolutions @@ -1,4 +1,9 @@ -#!/usr/bin/env python +#!/bin/sh +"""": # -*-python-*- +bup_python="$(dirname "$0")/../cmd/bup-python" || exit $? +exec "$bup_python" "$0" ${1+"$@"} +""" +# end of bup preamble import os, sys