gdb/testsuite/ChangeLog:
* gdb.threads/non-ldr-exc-1.exp: Fix indentation.
Change-Id: I02ba8a518aae9cb67106d09bef92968a7078e91e
+2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
+
+ * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
+
2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
* gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
foreach_with_prefix nonstop {"on" "off"} {
foreach_with_prefix schedlock {"on" "off"} {
if {$schedlock == "on" && $nonstop == "on"} {
- # Schedule locking has no effect in nonstop mode.
- continue
+ # Schedule locking has no effect in nonstop mode.
+ continue
}
do_test $schedlock $nonstop