Files

5 lines
84 B
Bash
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
#!/bin/sh
CURDIR=$(dirname `readlink -f $0`)
cd $CURDIR/tests && ./testbuild-linux