Skip to content

Instantly share code, notes, and snippets.

View Sp1l's full-sized avatar

Bernard Spil Sp1l

View GitHub Profile
@dlangille
dlangille / poudriere-builds.sh
Created March 5, 2015 20:19
daily poudriere builds
#!/bin/sh
POUDRIERE="/usr/local/bin/poudriere"
TREES="default testing"
AMD64_SETS="master-list master-list-php5"
I386_SETS="master-list-i386"