Skip to content
Snippets Groups Projects
Commit 7dacd13c authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

do not cause abort

parent 4b162de3
Branches
Tags
No related merge requests found
#!/bin/bash
/wait-for-it.sh caosdb-server:10443 -t 300 -- .docker/run-test.sh
cat test_success
rv=`cat test_success`
echo $rv
exit $rv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment