summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/include-raw-vpp-build.sh
blob: 022ca5542eafe46f036b593c5bc8e2c75cf28400 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
# basic build script example

# do nothing but print the current slave hostname
hostname
cd build-root/
./bootstrap.sh
make PLATFORM=vpp TAG=vpp_debug install-deb