diff options
author | Tim Potter <tpot@samba.org> | 2005-06-20 21:20:47 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:57:21 -0500 |
commit | 0b8bc68b50e1cf75686563375bd63c38aba197cb (patch) | |
tree | 3c9ba85405d632969bd944c7da8cb3615059ff0f /source3/script | |
parent | aeb3e96cdb61e3085df919f30ab6af3c7b777e54 (diff) | |
download | samba-0b8bc68b50e1cf75686563375bd63c38aba197cb.tar.gz samba-0b8bc68b50e1cf75686563375bd63c38aba197cb.tar.bz2 samba-0b8bc68b50e1cf75686563375bd63c38aba197cb.zip |
r7788: Update install swat message to reflect the fact that swat/README
no longer exists. Bugzilla #2808.
(This used to be commit 88a3faf84eb74a2a8c5a100170f82102c74e9939)
Diffstat (limited to 'source3/script')
-rwxr-xr-x | source3/script/installswat.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/installswat.sh b/source3/script/installswat.sh index 6b66f6f23e..53c268a95a 100755 --- a/source3/script/installswat.sh +++ b/source3/script/installswat.sh @@ -157,7 +157,7 @@ fi cat << EOF ====================================================================== -The SWAT files have been installed. Remember to read the swat/README +The SWAT files have been installed. Remember to read the documentation for information on enabling and using SWAT ====================================================================== EOF |