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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/AqBanking/Command/ShellCommandExecutor/ResultAnalyzer.php

+2-1
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)