grub2: bring back build of aros-side grub2 tools
[AROS.git] / scripts / nightly / autotest / Try
blob586217c5a67b750e6dd8cac61d74005fb7b60eec
1 .Key PROG/A,ARGS/F
2 Echo "TRY: <PROG> <ARGS>*N" >> Test_Report.txt
3 <PROG> <ARGS> >> Test_Report.txt
4 If WARN
5     Skip failure
6 Else
7     Echo "================================================================================" >> Test_Report.txt
8     Echo >> Test_Report.txt
9 Endif