Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-traffic-generator
/
9a47123529eedea2e51f0cf72160ae419ad8e582
/
.
/
.jenkins.d
/
20-build.sh
blob: dc8af29c7ed6a841390bb9b4cf04ef81def799a3 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
x
set
-
e
sudo
./
waf distclean
-
j1
--
color
=
yes
./
waf configure
-
j1
--
color
=
yes
./
waf
-
j1
--
color
=
yes
sudo
./
waf install
-
j1
--
color
=
yes