Renamed custom constant to better reflect usage, fixed some vagrant problems

This commit is contained in:
Olof hagsand 2023-07-28 16:56:08 +02:00
parent 7577245077
commit 836ec5dde5
4 changed files with 19 additions and 14 deletions

View file

@ -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