/tests/trex/

el='alternate' title='Atom feed' href='http://git.fd.io/trex/atom/linux_dpdk/b?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/linux_dpdk/b
blob: ba89556f6854b0e3d37d7c216de7ffb8cdd4f8ea (plain)
1
2
3
4
5
6
7
#! /bin/bash

export WAFLOCK=.lock-wafbuild_dpdk
python2.7  waf-1.6.8 $@
sts=$?
exit $sts