Whitespace fix in gdb.base/skip.exp
Just use tabs instead of spaces here.
This commit is contained in:
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>
|
||||
|
||||
* gdb.base/skip-inline.c: New file.
|
||||
|
@ -21,8 +21,8 @@ load_lib completion-support.exp
|
||||
standard_testfile
|
||||
|
||||
if { [prepare_for_testing "failed to prepare" "skip" \
|
||||
{skip.c skip1.c } \
|
||||
{debug nowarnings}] } {
|
||||
{skip.c skip1.c } \
|
||||
{debug nowarnings}] } {
|
||||
return -1
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user