summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-14 05:46:24 +0000
committerMartin Pool <mbp@samba.org>2001-11-14 05:46:24 +0000
commite1f24ab6288b7f745e87c5301f7090bc73e046b0 (patch)
tree203712fbd3110ccaefb73aa082f66c8e4b708072
parente6093a12a13551068a58843da828787e837c08ab (diff)
downloadsamba-e1f24ab6288b7f745e87c5301f7090bc73e046b0.tar.gz
samba-e1f24ab6288b7f745e87c5301f7090bc73e046b0.tar.bz2
samba-e1f24ab6288b7f745e87c5301f7090bc73e046b0.zip
Clean up message.
(This used to be commit f07915072fef1d79549da7b92775c5aaf3c552da)
-rw-r--r--source3/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index b958c52fef..bf54be896a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -811,10 +811,10 @@ Makefile: $(srcdir)/Makefile.in config.status
test_prefix=/tmp/test-samba
# Run regression suite using the external "satyr" framework
check:
- @echo "sorry, samba self-test without installation does not work yet"
- @echo "Please try specifying a scratch directory to"
- @echo " ./configure --prefix DIR"
- @echo "then run \"make install installcheck\""
+ @echo "** Sorry, samba self-test without installation does not work "
+ @echo "** yet. Please try specifying a scratch directory to"
+ @echo "** ./configure --prefix DIR"
+ @echo "** then run \"make install installcheck\""
exit 1
# -rm -rf $(test_prefix)/lib