X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fnetwork;h=8c7cf95556fca4a50dcdc1650779177c9d721124;hb=f0feb1801d48fb27044e8ea52e3335e1e4c7f3d8;hp=f84d9aace184966bbda2c91c360a9ac3b71269f3;hpb=2fdcbfd7f3cf30b5bb9e5641294d3c02a3e24db7;p=myplc.git diff --git a/plc.d/network b/plc.d/network index f84d9aa..8c7cf95 100755 --- a/plc.d/network +++ b/plc.d/network @@ -7,13 +7,16 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: network,v 1.3 2006/05/16 17:09:34 mlhuang Exp $ +# $Id: network,v 1.4 2006/05/23 18:10:08 mlhuang Exp $ # # Source function library and configuration . /etc/plc.d/functions . /etc/planetlab/plc_config +# Be verbose +set -x + case "$1" in start) MESSAGE=$"Generating network files"