making py-tests work with amatus changes in fs
[oweals/gnunet.git] / src / fs / test_gnunet_fs_ns.py
index 94043beafccf561aca5a1db6a47b5432a1c35485..616b52a29156b100272124134732412e679c4808 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python 
 #    This file is part of GNUnet.
 #    (C) 2010 Christian Grothoff (and other contributing authors)
 #
@@ -47,3 +47,4 @@ try:
 
 finally:
   os.system ('gnunet-arm -c test_gnunet_fs_ns_data.conf -eq')
+  os.system ('rm -rf /tmp/gnunet-test-fs-py-ns/')