Skip to content

Instantly share code, notes, and snippets.

@erickt
Created February 17, 2011 17:47
Show Gist options
  • Select an option

  • Save erickt/832234 to your computer and use it in GitHub Desktop.

Select an option

Save erickt/832234 to your computer and use it in GitHub Desktop.
#!/bin/sh
python3.1 ./fbuild/fbuild-light $*
#!/bin/sh
`dirname $0`/build/debug/bin/flx --test=`dirname $0`/build/debug $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment