RossComputerGuy/stardustos

View on GitHub
newland/data/scripts/test.sh.in

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

set -e
@PROJECT_BINARY_DIR@/run.sh -nographic -display none $@ & sleep 10 ; kill $!