Skip to content

Commit

Permalink
Merge branch 'test/extra=0/1' of github.com:manticoresoftware/docker …
Browse files Browse the repository at this point in the history
…into test/extra=0/1
  • Loading branch information
Pavel_Shilin committed Nov 27, 2023
2 parents b5717cb + 5ba2fc9 commit 5bfc634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clt_tests/tests/test-extra.rec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sleep 1;docker run --rm -e EXTRA=1 --name manticore -v /tmp/idx:/var/lib/mantico
––– output –––
#!/[0-9a-z]{40}$/!#
––– input –––
timeout 10 docker logs -f manticore 2>1 | grep -qm1 "Install extra packages" || echo 'packages was not installed'
timeout 10 docker logs -f manticore 2>1 | grep -qm1 "Install extra packages" || echo 'Packages installation skipped'
––– output –––
packages was not installed
––– input –––
Expand Down

0 comments on commit 5bfc634

Please sign in to comment.