Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndns
/
01712f303b37534aeb581f090fc9f3663a8cd4d3
/
.
/
.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