Fixed test case to sign the archived messages

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2020-10-17 20:47:56 +02:00
parent 7ca0986abb
commit 4682697453

View File

@ -25,6 +25,8 @@ case1() {
test_retrieved_messages_are_the_same "piler1" "piler"
run_05_sphinx_tests
docker exec "piler1" su piler -c 'php /usr/libexec/piler/sign.php --webui /var/piler/www --mode time'
}