mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
Whitespace fix in gdb.base/skip.exp
Just use tabs instead of spaces here.
This commit is contained in:

committed by
Simon Marchi

parent
eb7b504651
commit
b63634be64
@ -1,3 +1,7 @@
|
|||||||
|
2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||||
|
|
||||||
|
* gdb.base/skip.exp: Whitespace fix.
|
||||||
|
|
||||||
2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||||
|
|
||||||
* gdb.base/skip-inline.c: New file.
|
* gdb.base/skip-inline.c: New file.
|
||||||
|
@ -21,8 +21,8 @@ load_lib completion-support.exp
|
|||||||
standard_testfile
|
standard_testfile
|
||||||
|
|
||||||
if { [prepare_for_testing "failed to prepare" "skip" \
|
if { [prepare_for_testing "failed to prepare" "skip" \
|
||||||
{skip.c skip1.c } \
|
{skip.c skip1.c } \
|
||||||
{debug nowarnings}] } {
|
{debug nowarnings}] } {
|
||||||
return -1
|
return -1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user