diff --git a/s390.sh b/s390.sh index 6e2707a..20a20a3 100644 --- a/s390.sh +++ b/s390.sh @@ -1,6 +1,6 @@ # /etc/profile.d/s390.sh - set TERM variable contype=`/sbin/consoletype stdout` -if [ "$contype" == "serial" ]; then +if [ "$contype" = "serial" ]; then export TERM=dumb fi diff --git a/s390utils.spec b/s390utils.spec index 4673d10..4b205fd 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -859,6 +859,8 @@ User-space development files for the s390/s390x architecture. %changelog * Mon Aug 27 2012 Dan Horák 2:1.19.0-1 - updated to 1.19.0 (#804774) +- fixed syntax in s390.sh script (#851096) +- spec cleanup * Tue Aug 21 2012 Dan Horák 2:1.17.0-1 - updated to 1.17.0