Mercurial
Mercurial
>
ns-3.24
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
waf.bat
author
Tom Henderson <tomh@tomh.org>
Tue, 01 Sep 2015 21:03:55 -0700
changeset 11624
5ed58455441a
parent 779
fa5b85a032f9
permissions
-rwxr-xr-x
bug 1927: allow deterministic seeding of random-variable-stream-generators TestSuite After this commit, the following will cause the test suite to always fail: NS_GLOBAL_VALUE="RngRun=231" ./test.py -s random-variable-stream-generators
@python -x waf %* & exit /b