Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndns
/
698e6edb3dac2f974d76214f8998ceff3b5a9406
/
.
/
.jenkins.d
/
20-ndns.sh
blob: ee128f57686335d8bd24d1b88416c626c7305d65 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
x
set
-
e
./
waf distclean
--
color
=
yes
./
waf configure
--
debug
--
with
-
tests
--
color
=
yes
./
waf
-
j1
--
color
=
yes
sudo
./
waf install
--
color
=
yes