comments
authorChristian Grothoff <christian@grothoff.org>
Sun, 4 Apr 2010 22:07:14 +0000 (22:07 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 4 Apr 2010 22:07:14 +0000 (22:07 +0000)
src/fs/test_gnunet_fs.py

index 6c0c7a0114952f82a8b58cfcd5c8db871ae00e26..b1b2e31c6ea8c73a2824661c6e151de22e452b75 100755 (executable)
@@ -60,8 +60,8 @@ try:
   pub.expect (pexpect.EOF)
 
 #  search = pexpect.spawn ('gnunet-search licenses')
-# FIXME: check that namespace was found
-# FIXME: check for meta-data!
+# FIXME: check that namespace was found (code currently does not work for NBLOCKS!)
+# FIXME: check for meta-data! (use gnunet-pseudonym to display?)
 
 finally:
   os.system ('gnunet-arm -e')