Index: mttroot/mtt/bin/trans/mtt_update ================================================================== --- mttroot/mtt/bin/trans/mtt_update +++ mttroot/mtt/bin/trans/mtt_update @@ -11,10 +11,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.4 2000/10/12 17:57:34 peterg +## Fixed header typos +## ## Revision 1.3 2000/10/12 15:11:30 peterg ## Added the update switch ## ## Revision 1.2 2000/10/12 13:45:13 peterg ## Put in the no-file version @@ -82,11 +85,11 @@ echo $in_text echo Use mtt $sys $rep $ext to update fi if [ -f "mtt_in_info" ]; then in_info=`cat mtt_in_info` - echo "The following variables are defined in $infofile, but do not exist:" + echo "The following variables exist, but are not defined in $textfile:" echo $in_info echo Use mtt $sys $rep $ext to update fi exit fi