projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ead2741
)
Fix typo in last
author
Ezra Peisach
<epeisach@mit.edu>
Thu, 31 Oct 1996 14:04:03 +0000
(14:04 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Thu, 31 Oct 1996 14:04:03 +0000
(14:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9259
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/rpc/unit-test/Makefile.in
patch
|
blob
|
history
diff --git
a/src/lib/rpc/unit-test/Makefile.in
b/src/lib/rpc/unit-test/Makefile.in
index 57f75cdbc66e39b1dc03b1b40b60d884a896e447..a9ec059c00c3b1cb4bb24b4db54264c9134a0c5a 100644
(file)
--- a/
src/lib/rpc/unit-test/Makefile.in
+++ b/
src/lib/rpc/unit-test/Makefile.in
@@
-27,7
+27,7
@@
client.c server.c: rpc_test.h
check unit-test:: unit-test-@DO_TEST@
unit-test-:
- @echo "The rpc tests require P
ERL
, Tcl, and runtest"
+ @echo "The rpc tests require P
erl
, Tcl, and runtest"
@echo "No tests run here"
unit-test-ok:: unit-test-setup unit-test-body unit-test-cleanup