X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fgpg;h=04ef2fcf6163f7936077a746b921d4ace3db4c8c;hb=d1eea4f446464061293f731a90fee96ce5b3a463;hp=48c643e4b67d80f90af52e77cff0964badd79ccd;hpb=c397708d9e9a3a2dbb80856630ace4da0af85e7a;p=myplc.git diff --git a/plc.d/gpg b/plc.d/gpg index 48c643e..04ef2fc 100755 --- a/plc.d/gpg +++ b/plc.d/gpg @@ -7,13 +7,16 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: gpg,v 1.5 2006/05/17 22:52:09 mlhuang Exp $ +# $Id: gpg,v 1.6 2006/05/18 17:34:10 mlhuang Exp $ # # Source function library and configuration . /etc/plc.d/functions . /etc/planetlab/plc_config +# Be verbose +set -x + case "$1" in start) if [ ! -f $PLC_ROOT_GPG_KEY_PUB -o ! -f $PLC_ROOT_GPG_KEY ] ; then