Fix typo in whatnow2 function "display"
[mmh] / uip / whatnow2.sh
index a4a2cc5..dbddb55 100755 (executable)
@@ -213,7 +213,7 @@ display()
 {
        mhaltmsg=`anno -list -component 'mhaltmsg' $mhmetafile`
        get_showproc
-       if [ -n "$mhaltmsg" ]
+       if [ -z "$mhaltmsg" ]
        then
                echo "no altmsg" 1>&2
                exit 1