[lldb] Remove debugserver specific string from TestAbortExitCode check
authorRaphael Isemann <teemperor@gmail.com>
Thu, 3 Sep 2020 07:54:37 +0000 (09:54 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 3 Sep 2020 08:03:02 +0000 (10:03 +0200)
commite123959e94716ef6b5942060ac5934f696eaa3d3
treed40f5334aa68b9bd6a52d59b18b702423218dd8d
parent9124fa592098d3794d7b31f83a58e40cc469ff0c
[lldb] Remove debugserver specific string from TestAbortExitCode check

The test only checks the exit code that the debug server sends back, but
not the following explanation which is different for debugserver and lldb-server.
lldb/test/Shell/Process/TestAbortExitCode.test