summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--round-robin.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/round-robin.sh b/round-robin.sh
index 427ac181..a9113bc0 100644
--- a/round-robin.sh
+++ b/round-robin.sh
@@ -397,7 +397,7 @@ build_abe ()
assert_with_msg "ERROR: Testing is not using QEMU" false
fi
sed -i \
- -e 's/set dg-do-what-default run/set dg-do-what-default link' \
+ -e 's/set dg-do-what-default run/set dg-do-what-default link/' \
../gcc/gcc/testsuite/lib/tsan-dg.exp
fi
fi