Ticket #1235: tellme.patch

File tellme.patch, 442 bytes (added by jmorzins, 12 years ago)

Patch for tellme

  • tellme

    old new  
    22# $Id: tellme,v 1.48 2012/01/04 19:56:06 cygnus Exp $ 
    33 
    44if [ -z "$1" ]; then 
    5     echo "Usage: $0 root|combo|nmccombo" 
     5    prog=`basename "$0"` 
     6    echo "Usage: $prog root|combo|nmccombo" 
    67    echo "Where: " 
    78    echo " root - tell me the Athena root password." 
    89    echo " combo - tell me the Athena Cluster combination."