This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
hak
Watch
1
Star
0
Fork
0
You've already forked hak
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
982a7c15922e2a0d5541077d76a438d1c8e8f04a
hak
/
t
/
run.sh
4 lines
54 B
Bash
Raw
Normal View
History
Unescape
Escape
some testsuites enhancement
2022-02-21 15:22:22 +00:00
#!/bin/sh
fixed a syntax error in var-01.hcl
2022-05-06 00:17:26 +00:00
$@
2>
&
1
|
grep -Eq ^ERROR:
&&
exit
1
some testsuites enhancement
2022-02-21 15:22:22 +00:00
exit
0
Reference in New Issue
Copy Permalink