From 03103b5a44e48735a1fe24156c7859c530298fad Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 13 Apr 2009 18:40:50 +0000 Subject: Move S3Simulator into its own class, like S3Client, for reuse elsewhere. --- infrastructure/makebuildenv.pl.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'infrastructure') diff --git a/infrastructure/makebuildenv.pl.in b/infrastructure/makebuildenv.pl.in index 5ed4a0ab..7705be0f 100755 --- a/infrastructure/makebuildenv.pl.in +++ b/infrastructure/makebuildenv.pl.in @@ -431,6 +431,8 @@ __E echo Killing any running daemons... kill_process bbackupd kill_process bbstored +kill_process httpserver +kill_process s3simulator __E } -- cgit v1.2.3