putting cbench job back as it was removed yesterday.
[releng/builder.git] / jenkins-scripts / controller.sh
1 #!/bin/bash
2
3 # disable the firewall
4 service iptables stop
5
6 # vim: sw=2 ts=2 sts=2 et :