-also on W32
authorChristian Grothoff <christian@grothoff.org>
Wed, 21 Aug 2013 17:18:07 +0000 (17:18 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 21 Aug 2013 17:18:07 +0000 (17:18 +0000)
src/fs/test_gnunet_fs_ns.py.in

index 891980b68204fe0f3e90f6878a9773bd45a9c341..738e595f0b125cfdf073e4f069c07091ff1ee8e0 100755 (executable)
@@ -44,7 +44,7 @@ elif os.name == 'nt':
   publish = './gnunet-publish.exe'
   unindex = './gnunet-unindex.exe'
   search = './gnunet-search.exe'
-  identity = './gnunet-identity.exe'
+  identity = 'gnunet-identity.exe'
 
 if os.name == "nt":
   shutil.rmtree (os.path.join (os.getenv ("TEMP"), "gnunet-test-fs-py-ns"), True)