blob: 8fd6916076c8cbb90d9978eede46893f1196f6b3 [file] [log] [blame]
#!/bin/bash
SCRIPT_DIR=`dirname $BASH_SOURCE`
cd $SCRIPT_DIR
python test.py "$@"