some testsuites enhancement
This commit is contained in:
3
hcl/t/run.sh
Normal file
3
hcl/t/run.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
$@ | grep -E ^ERROR: && exit 1
|
||||
exit 0
|
||||
Reference in New Issue
Block a user