evhtp debugging: memleaks, test errors, etc
This commit is contained in:
parent
c0ad6d3f8f
commit
3d10c3bfcb
6 changed files with 21 additions and 6 deletions
|
|
@ -81,7 +81,7 @@ push:
|
|||
# therefore the sleep 1 before tests start
|
||||
test: docker
|
||||
./cleanup.sh ; ./start.sh # kill (ignore error) and the start it
|
||||
sudo docker exec -t clixon-system bash -c 'sleep 1 && cd /usr/local/bin/test && ./all.sh'
|
||||
sudo docker exec -t clixon-system bash -c 'sleep 2 && cd /usr/local/bin/test && ./all.sh'
|
||||
|
||||
depend:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue