Megatest

main.sh at [2c254ec7e0]
Login

File tests/fullrun/tests/blocktestxz/main.sh artifact c5c5020d12 part of check-in 2c254ec7e0


#!/bin/bash

$MT_MEGATEST -test-status :state $THESTATE :status $THESTATUS -setlog "nada.html"

# By exiting with non-zero we tell Megatest to preseve the state and status
exit 1