diff options
author | 2016-09-30 22:23:28 +0000 | |
---|---|---|
committer | 2016-09-30 22:23:28 +0000 | |
commit | 18659765536c9adfbf3a710900a4c856db077d76 (patch) | |
tree | 88d3428b799197b9bd8661911a2ca9e947175e95 | |
parent | The import test of regress/usr.bin/cvs tries to touch a file in (diff) | |
download | wireguard-openbsd-18659765536c9adfbf3a710900a4c856db077d76.tar.xz wireguard-openbsd-18659765536c9adfbf3a710900a4c856db077d76.zip |
The opencvs test checks the RCS id of the file I have just commited.
So the test broke with my commit. Change the expected result and
hope that this commit will not break it again.
-rw-r--r-- | regress/usr.bin/cvs/test_opencvs_import_01_seed1.txt,v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.bin/cvs/test_opencvs_import_01_seed1.txt,v b/regress/usr.bin/cvs/test_opencvs_import_01_seed1.txt,v index ca709c9e907..02127b5fe96 100644 --- a/regress/usr.bin/cvs/test_opencvs_import_01_seed1.txt,v +++ b/regress/usr.bin/cvs/test_opencvs_import_01_seed1.txt,v @@ -29,7 +29,7 @@ log @Initial revision @ text -@$Id: seed1.txt,v 1.1 2007/06/05 05:49:41 niallo Exp $ +@$Id: seed1.txt,v 1.1 2016/09/30 22:11:37 bluhm Exp $ a test file for the seed repository @ |