From f5d32030ef90cfea96308245e13bb69d089b82a4 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 12 Jan 2007 06:17:33 +0000 Subject: [PATCH] - fix comment --- Test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Test.py b/Test.py index de116947..b61e2cf9 100755 --- a/Test.py +++ b/Test.py @@ -5,7 +5,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: Test.py,v 1.19 2007/01/09 16:23:47 mlhuang Exp $ +# $Id: Test.py,v 1.20 2007/01/12 00:15:22 mlhuang Exp $ # """ @@ -41,7 +41,7 @@ service plc start service plc2 start # Run test -./TestPeers.py -f /etc/planetlab/plc_config -f /plc2/data/etc/planetlab/plc_config +./Test.py -f /etc/planetlab/plc_config -f /plc2/data/etc/planetlab/plc_config # If the test fails and your databases are corrupt and/or you want to # start over, you can always just blow the databases away. -- 2.47.0