#!/bin/sh
QPID_PORT=`cat qpidd.port` ../qpidd --quit && rm -f qpidd.port
