mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:51:59 +01:00
Fixed case1 to honor RT variable
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
241b1c92ca
commit
2b45170fc1
@ -20,7 +20,7 @@ case1() {
|
||||
|
||||
|
||||
wait_until_emails_are_processed "piler1" 3019
|
||||
docker exec "piler1" su piler -c /usr/libexec/piler/indexer.delta.sh 2>/dev/null
|
||||
[[ $RT -eq 1 ]] || docker exec "piler1" su piler -c /usr/libexec/piler/indexer.delta.sh 2>/dev/null
|
||||
|
||||
count_status_values 3019 2908 111 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user