X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/a571ef2d5e5929225f8874a9e3f819c43d21b534..1d33eef34159fefbafbade2c09ead1c5c23ff32c:/hippotatd diff --git a/hippotatd b/hippotatd index 1865dad..bc55650 100755 --- a/hippotatd +++ b/hippotatd @@ -25,7 +25,7 @@ # the file AGPLv3+CAFv2. If not, email Ian Jackson # . -#@ sys.path.append(@PYBUILD_INSTALL_DIR@) +#@ import sys; sys.path.append('@PYBUILD_INSTALL_DIR@') from hippotatlib import * import os @@ -38,7 +38,6 @@ import twisted.internet from twisted.web.server import NOT_DONE_YET import twisted.web.static -import twisted.python.syslog import hippotatlib.ownsource from hippotatlib.ownsource import SourceShipmentPreparer