7 lines
170 B
Bash
7 lines
170 B
Bash
|
#!/bin/bash
|
||
|
./run_32i.sh
|
||
|
./run_32im.sh
|
||
|
./run_32ic.sh
|
||
|
# These are TODO for sw reasons -- not sure why they don't bundle the handlers with the tests
|
||
|
# ./run_32privilege.sh
|