]> arthur.barton.de Git - bup.git/blobdiff - t/ns-timestamp-resolutions
Configure python, use it, and embed during install
[bup.git] / t / ns-timestamp-resolutions
index d1bb785a6009803097604442feb1304dc1a0a1f3..07631276c1e441e58b28bb2e704ed87073a3d048 100755 (executable)
@@ -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