aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-12-15 09:51:58 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-12-15 09:51:58 +0000
commit00398b12d163e69befd2732729440e5d21ae0207 (patch)
tree6f6d40aaa01b85da55c86ee5480a083054f10326 /README
parentd74629c7bc0370f17c9111bbebb784f0403f2fb3 (diff)
downloadgnunet-00398b12d163e69befd2732729440e5d21ae0207.tar.gz
gnunet-00398b12d163e69befd2732729440e5d21ae0207.zip
added python remark to hacking This line, and those below, will be ignored
-- M README
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 8b836a572..dfc13f734 100644
--- a/README
+++ b/README
@@ -197,10 +197,11 @@ $ make install
197$ export GNUNET_PREFIX=$SOMEWHERE 197$ export GNUNET_PREFIX=$SOMEWHERE
198$ make check 198$ make check
199 199
200If any testcases fail to pass on your system, run "contrib/report.sh" 200Some of the testcases require python >= 2.6 and pexpect to be
201and report the output together with information about the failing 201installed. If any testcases fail to pass on your system, run
202testcase to the Mantis bugtracking system at 202"contrib/report.sh" and report the output together with
203https://gnunet.org/bugs/. 203information about the failing testcase to the Mantis bugtracking
204system at https://gnunet.org/bugs/.
204 205
205 206
206Running http on port 80 and https on port 443 207Running http on port 80 and https on port 443