diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-03-24 09:53:50 +0000 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-03-24 09:53:50 +0000 |
commit | dfa3faca36ccd86cf300f59b4f482c02e3e0518b (patch) | |
tree | d7865f9b591a10f76295476e7d20528afeb4ea7e /gdb/testsuite/gdb.go | |
parent | fab7bfba670bcdd1686b916ac3d9499f51bbec40 (diff) | |
download | gdb-dfa3faca36ccd86cf300f59b4f482c02e3e0518b.zip gdb-dfa3faca36ccd86cf300f59b4f482c02e3e0518b.tar.gz gdb-dfa3faca36ccd86cf300f59b4f482c02e3e0518b.tar.bz2 |
Add quotation mark in test message
I happen to see a quotation mark is missing the following test,
gdb_test "break $end_location" \
"Breakpoint $decimal at .* line $end_location\." \
set breakpoint at end of main"
so the test result is
PASS: gdb.reverse/break-reverse.exp: set
This patch is to add the missing quotation mark back, and the test
result becomes
PASS: gdb.reverse/break-reverse.exp: set breakpoint at end of main
gdb/testsuite:
2016-03-24 Yao Qi <yao.qi@linaro.org>
* gdb.reverse/break-reverse.exp: Add quotation mark in the
test message.
Diffstat (limited to 'gdb/testsuite/gdb.go')
0 files changed, 0 insertions, 0 deletions