]> git.ipfire.org Git - nitsi.git/blobdiff - nitsi.in
Add configure.ac and Makefile.am and make them work
[nitsi.git] / nitsi.in
diff --git a/nitsi b/nitsi.in
similarity index 93%
rename from nitsi
rename to nitsi.in
index d107a3458fadcdd17398eb488c0ecd9eb2d11bc2..a87aa0a82d407f9c56dd9b94fbe7157f33522e1b 100755 (executable)
--- a/nitsi
+++ b/nitsi.in
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 
-from test import test
+from nitsi.test import test
 import logging
 
 logger = logging.getLogger("nitsi")