xref
: /
external
/
ltp
/
tools
/
pounder21
/
test_repo
/
T10single
/
T02ipmitool
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
3
trap
'exit 0'
15
4
5
$POUNDER_HOME
/
test_scripts
/
ipmitool
6
exit
$?
7