projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74d47c7
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Wed, 13 Apr 2022 02:57:53 +0000
(22:57 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Wed, 13 Apr 2022 02:57:53 +0000
(22:57 -0400)
test/tapdiffer
patch
|
blob
|
history
diff --git
a/test/tapdiffer
b/test/tapdiffer
index f200de17723a8d438275d1c923f37af2e5b1bd45..b529a3931fb55fbf9d642b70103883658aef78c6 100755
(executable)
--- a/
test/tapdiffer
+++ b/
test/tapdiffer
@@
-4,7
+4,7
@@
#
# Usage: tapdiffer LEGEND CHECKFILE
#
-# Output is a TAP report, ok if the diff is empty and not ok otherwis
w
.
+# Output is a TAP report, ok if the diff is empty and not ok otherwis
e
.
# A nonempty diff is shipped as a TAP YAML block following "not ok"
# unless QUIET=1 in the environment.
#