Author: futatuki
Date: Thu Dec 7 12:21:50 2023
New Revision: 1914427
URL: http://svn.apache.org/viewvc?rev=1914427&view=rev
Log:
* tools/hook-scripts/mailer/tests/README.md: Fix a typo.
Modified:
subversion/trunk/tools/hook-scripts/mailer/tests/README.md
Modified: subversion/trunk/tools/hook-scripts/mailer/tests/README.md
URL:
http://svn.apache.org/viewvc/subversion/trunk/tools/hook-scripts/mailer/tests/README.md?rev=1914427&r1=1914426&r2=1914427&view=diff
==============================================================================
--- subversion/trunk/tools/hook-scripts/mailer/tests/README.md (original)
+++ subversion/trunk/tools/hook-scripts/mailer/tests/README.md Thu Dec 7
12:21:50 2023
@@ -19,5 +19,5 @@ The above creates a test repository name
You can now run the test using:
```
-$ ./mailer-t1.sh mailer-init-12345/repos/ ../mailer.py
+$ ./mailer-t1.sh mailer-init.12345/repos/ ../mailer.py
```