Skip to content

Commit b0ebffd

Browse files
authored
Merge pull request #3 from mhammerschmidt/patch-1
Update ResultAnalyzer.php
2 parents 75e457c + 977f434 commit b0ebffd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/AqBanking/Command/ShellCommandExecutor/ResultAnalyzer.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ class ResultAnalyzer
1313
'/Your bank does not send an opening saldo/',
1414
'/Bank data for KtoBlzCheck not found/',
1515
'/Executing Jobs: Started\./',
16-
'/A TLS packet with unexpected length was received\./'
16+
'/A TLS packet with unexpected length was received\./',
17+
'/===== Executing Jobs =====/',
1718
);
1819

1920
/**

0 commit comments

Comments
 (0)