~0x44/nova/gitbzr_test_branch

1
2
3
4
#!/bin/bash
TOOLS=`dirname $0`
VENV=$TOOLS/../.nova-venv
source $VENV/bin/activate && $@