Changeset 2949

Show
Ignore:
Timestamp:
07/09/10 14:40:58
Author:
bleibson
Message:

fixed problem with empty compares.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/util/massageContacts.sh

    r2939 r2949  
    3737       # echo out the begin line 
    3838       echo $beginLine 
    39        if [ "$fnLine" == "" ]; then 
     39       if [ x"$fnLine" == x ]; then 
    4040          # mock up an FN and spit it out 
    4141          if [ "$nLine" != "N:;;;;" ]; then