view autobot/template/foreground_master.sh @ 301:aec0a7f8c191

STUB: autobot/template/restart_buildbot.py
author Jeff Hammel <k0scist@gmail.com>
date Sun, 11 May 2014 09:48:20 -0700
parents df706d33642b
children
line wrap: on
line source

#!/bin/bash

# run the master in the foreground (for debugging)

cd `dirname $0`
twistd --nodaemon --no_save -y master/buildbot.tac