Linux Foundation Collaborative Projects
index
:
releng
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jjb
/
3rd_party_ci
/
functest-netvirt.sh
blob: d89423f574a863a55c95ca41f3b8d43d03736b99 (
plain
)
1
2
3
4
5
6
7
#!/bin/bash
set
-e
# wipe the WORKSPACE
/bin/rm -rf
$WORKSPACE
echo
"Hello World"