Changeset 6687
- Timestamp:
- 09/04/05 15:52:09 (3 years ago)
- Files:
-
- 1 modified
-
debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/rules
r6686 r6687 22 22 -test $$SKIP_TESTS || $(MAKE) $(TESTS) 23 23 -if [ ! $$DONT_SEND_SMOKE ]; then \ 24 for html in $(CURDIR)/ *smoke.html; do \24 for html in $(CURDIR)/smoke*.html; do \ 25 25 ./util/smokeserv/smokeserv-client.pl $$html; \ 26 26 done; \
