Author: tchemineau
Date: 2010-09-23 15:30:03 +0200 (Thu, 23 Sep 2010)
New Revision: 138
Modified:
openldap-mmr/trunk/mmr-addnode
openldap-mmr/trunk/mmr-initprov
openldap-mmr/trunk/mmr-migrate
Log:
remove unwanted texts
Modified: openldap-mmr/trunk/mmr-addnode
===================================================================
--- openldap-mmr/trunk/mmr-addnode 2010-09-23 13:26:51 UTC (rev 137)
+++ openldap-mmr/trunk/mmr-addnode 2010-09-23 13:30:03 UTC (rev 138)
@@ -165,13 +165,6 @@
case "${action}" in
"add_node_on_provider")
add_node_on_provider
- echo ""
- echo " Now you can start the local OpenLDAP node with the following
command:"
- echo " /etc/init.d/slapd start"
- echo " You can then follow the status of this node by examining OpenLDAP
log"
- echo " with the following command:"
- echo " tail -f /var/log/ldap/slapd.log"
- echo ""
;;
"build_node_config")
build_node_config
@@ -179,3 +172,5 @@
esac
done
+echo ""
+
Modified: openldap-mmr/trunk/mmr-initprov
===================================================================
--- openldap-mmr/trunk/mmr-initprov 2010-09-23 13:26:51 UTC (rev 137)
+++ openldap-mmr/trunk/mmr-initprov 2010-09-23 13:30:03 UTC (rev 138)
@@ -237,14 +237,9 @@
;;
"build_provider_config")
build_provider_config
- echo ""
- echo " Now you can start the local OpenLDAP provider with the following
command:"
- echo " /etc/init.d/slapd start"
- echo " You can then follow the status of this node by examining OpenLDAP
log"
- echo " with the following command:"
- echo " tail -f /var/log/ldap/slapd.log"
- echo ""
;;
esac
done
+echo ""
+
Modified: openldap-mmr/trunk/mmr-migrate
===================================================================
--- openldap-mmr/trunk/mmr-migrate 2010-09-23 13:26:51 UTC (rev 137)
+++ openldap-mmr/trunk/mmr-migrate 2010-09-23 13:30:03 UTC (rev 138)
@@ -302,3 +302,5 @@
esac
done
+echo ""
+
_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes