Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
integration-tests
/
refs/heads/master
/
.
/
docker_helpers
/
setup_common.sh
blob: 6bdb1427ccf59e393a0fb3cb972a933fbdbae1c4 [
file
] [
log
] [
blame
]
#!/bin/bash
# Configuration steps common to all non-router nodes
cp
-
R
/
integ
~/
integration
-
tests
cd
~/
integration
-
tests
&&
./
install_apps
.
py install_all
2
>&
1
|
tee install
.
log
rm
-
rf prepare
cd install_helpers
/
tools
&&
make clean