Index: trunk/tools/who_is_using_the_cluster/deploy.sh
===================================================================
--- trunk/tools/who_is_using_the_cluster/deploy.sh	(revision 34384)
+++ trunk/tools/who_is_using_the_cluster/deploy.sh	(revision 34385)
@@ -30,5 +30,5 @@
 $CP get_processes_information.py $BIN_TARGET_DIRECTORY/
 $CHMOD 755 $BIN_TARGET_DIRECTORY/get_processes_information.py
-$CP documentation/README $BIN_TARGET_DIRECTORY/
+$CP documentation/README.deployed $BIN_TARGET_DIRECTORY/README
 $CHMOD 644 $BIN_TARGET_DIRECTORY/README
 
Index: trunk/tools/who_is_using_the_cluster/documentation/README
===================================================================
--- trunk/tools/who_is_using_the_cluster/documentation/README	(revision 34384)
+++ 	(revision )
@@ -1,12 +1,0 @@
-Do not edit the executables in this directory
-
-Checkout the sources from
-https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/tools/who_is_using_the_cluster
-
-Modify them, test them, commit them and use
-./deploy.sh
-as the ippm user on the cluster to deploy them on the cluster.
-
---
-update_all_nodes.py is run from ippc18 crontab as the ippm user.
-
Index: trunk/tools/who_is_using_the_cluster/documentation/README.deployed
===================================================================
--- trunk/tools/who_is_using_the_cluster/documentation/README.deployed	(revision 34385)
+++ trunk/tools/who_is_using_the_cluster/documentation/README.deployed	(revision 34385)
@@ -0,0 +1,12 @@
+Do not edit the executables in this directory
+
+Checkout the sources from
+https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/tools/who_is_using_the_cluster
+
+Modify them, test them, commit them and use
+./deploy.sh
+as the ippm user on the cluster to deploy them on the cluster.
+
+--
+update_all_nodes.py is run from ippc18 crontab as the ippm user.
+
