Re: [Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-10 Thread Eugène Adell
Thanks Dario, it's now fixed (it seems some switch/case blocks allow empty lines but not others ?) E.A. Le jeu. 10 sept. 2020 à 10:11, Dario Lombardo a écrit : > > Your CI failed for trailing whitespaces. > > $ bash ./tools/pre-commit 'HEAD^1' > epan/dissectors/packet-tcp.c:1351: trailing white

Re: [Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-10 Thread Dario Lombardo
Your CI failed for trailing whitespaces. $ bash ./tools/pre-commit 'HEAD^1' epan/dissectors/packet-tcp.c:1351: trailing whitespace. + epan/dissectors/packet-tcp.c:1356: trailing whitespace. + epan/dissectors/packet-tcp.c:1362: trailing whitespace. + epan/dissectors/packet-tcp.c:1369: trailing whit

[Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-10 Thread Eugène Adell
Hi guys, My pipeline is in error ( branch 16716 Pipeline #188182176 ) and I don't know what to do. My branch which was first on Gerrit, I followed what is said in the doc to move it as a Merge Request and finally it asked for a Rebase, which I ran this morning and ended with this error. The erro