d89423f574a863a55c95ca41f3b8d43d03736b99
[releng.git] / jjb / 3rd_party_ci / functest-netvirt.sh
1 #!/bin/bash
2 set -e
3
4 # wipe the WORKSPACE
5 /bin/rm -rf $WORKSPACE
6
7 echo "Hello World"