run validate.py from the base directory
This commit is contained in:
parent
3d86405da1
commit
adb7a06354
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
python validate.py $1 $2
|
||||
pushd .. > /dev/null
|
||||
python "tools/validate.py" $1 $2
|
||||
popd > /dev/null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user