Check-in Number:
|
978 | |
Date: |
2001-Sep-13 14:21:34 (local)
2001-Sep-13 12:21:34 (UTC) |
User: | thl |
Branch: | |
Comment: |
revamped test/run.sh into test.sh |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/Makefile.in 1.21 -> 1.22
--- Makefile.in 2001/09/13 08:51:13 1.21
+++ Makefile.in 2001/09/13 12:21:34 1.22
@@ -119,7 +119,7 @@
-e 'CVS,\.cvsignore,\.[ao],^\.,/\.,autogen.sh,*.tar.gz,*.bak' -c 'gzip --best' .
check: lmtp2nntp
- @cd test && ./run.sh
+ @./test.sh
# create dependencies
depend: all
|
|