- **Milestone**: 4.2.5 --> never


---

** [tickets:#618] osaf-transport-monitor loops on systems where sh is not bash**

**Status:** invalid
**Milestone:** never
**Created:** Wed Nov 06, 2013 03:55 PM UTC by Hans Feldt
**Last Updated:** Tue Nov 12, 2013 08:34 AM UTC
**Owner:** nobody


and creates a lot of CPU load

system: ubuntu 13.10 (/bin/sh is dash)

If the script shebang is changed to bash it works

checkbashisms shows this:

$ checkbashisms 
opensaf-staging/osaf/services/infrastructure/dtms/scripts/osaf-transport-monitor
possible bashism in 
opensaf-repos/opensaf-staging/osaf/services/infrastructure/dtms/scripts/osaf-transport-monitor
 line 47 ('((' should be '$(('):
                        while ((COUNT < 15))
possible bashism in 
opensaf-repos/opensaf-staging/osaf/services/infrastructure/dtms/scripts/osaf-transport-monitor
 line 57 ('((' should be '$(('):
                           ((COUNT=COUNT+1))



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to