glances/unitest-all.sh

4 lines
80 B
Bash
Executable File

#!/bin/bash
set -ev
./unitest.py && ./unitest-restful.py && ./unitest-xmlrpc.py