Skip to content
Snippets Groups Projects
Commit 1ff440cf authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

debugging cleanup

parent 7087a8f5
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,6 @@ echo "Starting proxy cache on TCP/IP port $SLAVEPORT..."
. $CONFFILTER < $PROXYCACHECONF > $CACHECONF
$SLAPD -f $CACHECONF -h $SLAVEURI -d $LVL > $SLAVELOG 2>&1 &
CACHEPID=$!
WAIT=1
if test $WAIT != 0 ; then
echo CACHEPID $CACHEPID
read foo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment