From b5cfed2178705a79be908d54d70d3e2d526681c0 Mon Sep 17 00:00:00 2001 From: Craig Dowell Date: Tue, 17 Jun 2008 13:37:04 -0700 Subject: [PATCH] use dev traces --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 1c5699a91..839d57e35 100644 --- a/wscript +++ b/wscript @@ -47,7 +47,7 @@ REGRESSION_TRACES_REPO = "http://code.nsnam.org/" # The local directory name (relative to the 'regression' dir) into # which the reference traces will go in either case (net or hg). # -REGRESSION_TRACES_DIR_NAME = "ns-3.1-RC1-ref-traces" +REGRESSION_TRACES_DIR_NAME = "ns-3-dev-ref-traces" def dist_hook():