Skip to content

Commit

Permalink
Update test-extra.rec
Browse files Browse the repository at this point in the history
Update test-extra.rec
  • Loading branch information
Pavel_Shilin committed Nov 27, 2023
1 parent 5bfc634 commit 1f6b667
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 @@ -37,7 +37,7 @@ sleep 1;docker run --rm -e EXTRA=1 --name manticore -v /tmp/idx:/var/lib/mantico
––– input –––
timeout 10 docker logs -f manticore 2>1 | grep -qm1 "Install extra packages" || echo 'Packages installation skipped'
––– output –––
packages was not installed
Packages installation skipped
––– input –––
docker exec manticore manticore-executor -v
––– output –––
Expand Down

0 comments on commit 1f6b667

Please sign in to comment.