]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/testsuite: remove spurious whitespace in gdb.python/py-symbol.exp
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 27 Jun 2025 15:26:27 +0000 (11:26 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 3 Jul 2025 16:11:07 +0000 (12:11 -0400)
Change-Id: I15e307e6910ecbea5a5852e07757f892ea799536

gdb/testsuite/gdb.python/py-symbol.exp

index 55cdebe51243c40f8a4f39bc2952c6b15e8a03a1..dfc435e7a3dade5e01ab35c30db838b3db8abffc 100644 (file)
@@ -100,7 +100,6 @@ gdb_test_multiple $cmd "print value of rr" {
        fail $gdb_test_name
     }
 }
-    
 
 gdb_test "python print (gdb.lookup_static_symbol ('rr').needs_frame)" \
     "False" \