aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-maintainer b/README-maintainer
index e930e38c..545612c4 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -353,7 +353,7 @@ RELEASE PREPARATION
* Test for performance and binary compatibility:
- ./abi-perf-test release-<old> @
+ ./abi-perf-test v<old> @
Prefix with SKIP_PERF=1 to skip performance test.
Prefix with SKIP_TESTS=1 to skip test suite run.