Index: /drbl-biocluster/drbl-torque.sh
===================================================================
--- /drbl-biocluster/drbl-torque.sh	(revision 166)
+++ /drbl-biocluster/drbl-torque.sh	(revision 167)
@@ -69,2 +69,5 @@
 # start pbs_mom
 sudo /opt/drbl/bin/drbl-doit /etc/init.d/pbs_mom start
+# check if /etc/hosts have more than one hostname
+echo "[32m please check if /etc/hosts have lots of hostname[0m"
+grep $(hostname) /etc/hosts
