X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fapi;h=1f9d1387d5a6a6a99d0aa16ac3e6d450587a9125;hb=f894d8a8fcda4d9fc6eb9da39bbe39ad06d95284;hp=c88ed31d2e0dd9640bd5ca35238b3ce561039869;hpb=fd568ac4e2db10f5887621f33e25f404129bce35;p=myplc.git diff --git a/plc.d/api b/plc.d/api index c88ed31..1f9d138 100755 --- a/plc.d/api +++ b/plc.d/api @@ -8,7 +8,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ +# $Id: api,v 1.8 2007/01/19 20:05:05 mlhuang Exp $ # # Source function library and configuration @@ -48,10 +48,6 @@ case "$1" in PLC_API_MAINTENANCE_SOURCES=${PLC_API_MAINTENANCE_SOURCES[*]} plc-config --category=plc_api --variable=maintenance_sources --value="$PLC_API_MAINTENANCE_SOURCES" --save - # Bootstrap the DB - db-config - check - result "$MESSAGE" ;; esac