Jenkins Builder has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/pysim/+/37926?usp=email )
Change subject: contrib: script to generate "update" commands from diff of fsdumps ......................................................................
Patch Set 1:
(3 comments)
File contrib/fsdump-diff-apply.py:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18058): https://gerrit.osmocom.org/c/pysim/+/37926/comment/b28bc303_135fafee?usp=ema... : PS1, Line 113: print("# ERROR: file_size_a (%u) < file_size_b (%u); pleaes fix!" % (file_size_a, file_size_b)) 'pleaes' may be misspelled - perhaps 'please'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18058): https://gerrit.osmocom.org/c/pysim/+/37926/comment/8b26df3b_755277ac?usp=ema... : PS1, Line 116: print("# WARN: file_size_a (%u) < file_size_b (%u); pleaes fix!" % (file_size_a, file_size_b)) 'pleaes' may be misspelled - perhaps 'please'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18058): https://gerrit.osmocom.org/c/pysim/+/37926/comment/73d00f23_08a45dc6?usp=ema... : PS1, Line 133: print("# ERROR: record_len_a (%u) < record_len_b (%u); pleaes fix!" % (file_size_a, file_size_b)) 'pleaes' may be misspelled - perhaps 'please'?