Renamed custom constant to better reflect usage, fixed some vagrant problems
This commit is contained in:
parent
7577245077
commit
836ec5dde5
4 changed files with 19 additions and 14 deletions
|
|
@ -309,7 +309,7 @@ $sshcmd sudo ./yangmodels.sh
|
|||
|
||||
# Run tests
|
||||
$sshcmd "(cd src/cligen/test; ./sum.sh)"
|
||||
$sshcmd "(cd src/clixon/test; detail=true ./sum.sh)"
|
||||
$sshcmd "(cd src/clixon/test; bash -c 'detail=true ./sum.sh')"
|
||||
|
||||
# destroy vm
|
||||
#if $destroy; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue