[pisa-src] r2598 - trunk/tools/testbed/pisa-testbed_wlan/config

  • From: Samuel Richter <samuel.richter@xxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Mon, 30 May 2011 15:08:24 +0200

Author: richter
Date: Mon May 30 15:08:24 2011
New Revision: 2598

Log:
undo the previous commit

Modified:
   trunk/tools/testbed/pisa-testbed_wlan/config

Modified: trunk/tools/testbed/pisa-testbed_wlan/config
==============================================================================
--- trunk/tools/testbed/pisa-testbed_wlan/config        Mon May 30 14:59:51 
2011        (r2597)
+++ trunk/tools/testbed/pisa-testbed_wlan/config        Mon May 30 15:08:24 
2011        (r2598)
@@ -1,5 +1,6 @@
 #!/bin/sh
 TESTBED_NAME="pisa-testbed"
+VERSION=1
 
 NODES="morpheus freya gaia hebe hyperion iris nike selene chaos chronos nyx 
netty"
 
@@ -19,7 +20,7 @@
 NYX="router"
 NETTY="generic debian hipl pisa"
 
-HIPL_PATH="$HOME/src/hipl-midauth/"
+HIPL_PATH="$HOME/src/hipl/"
 PISA_PATH="$HOME/src/pisa/"
 OPENWRT_PATH="$HOME/src/openwrt/"
 
-- 
This is the pisa developer mailing list. Please also subscribe to the main pisa 
list at:
//www.freelists.org/list/pisa

Other related posts:

  • » [pisa-src] r2598 - trunk/tools/testbed/pisa-testbed_wlan/config - Samuel Richter