Skip to content

Commit bfbfbb4

Browse files
committed
tab spacing error update
1 parent 73cdf54 commit bfbfbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def container_test(tag):
181181
print(error)
182182
remove_container(container)
183183
if logsfound == True:
184-
print('Startup completed for ' + tag)
184+
print('Startup completed for ' + tag)
185185
report_tests.append(['Startup ' + tag,'PASS'])
186186
elif logsfound == False:
187187
print('Startup failed for ' + tag)

0 commit comments

Comments
 (0)