[Bug 28258] New: various shell scripts not compatible with dash as /bin/sh
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 26 12:11:58 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28258
Summary: various shell scripts not compatible with dash as
/bin/sh
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: ASSIGNED
Keywords: patch
Severity: minor
Priority: low
Component: general
AssignedTo: simon.mcvittie at collabora.co.uk
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Salut uses test x == y, which isn't POSIX (use = instead):
http://git.collabora.co.uk/?p=user/smcv/salut-smcv.git;a=shortlog;h=refs/heads/trivia
Some other packages have bashisms in with-session-bus.sh, which were already
fixed in telepathy-glib:
http://git.collabora.co.uk/?p=user/smcv/telepathy-sofiasip-smcv.git;a=shortlog;h=refs/heads/trivia
http://git.collabora.co.uk/?p=user/smcv/telepathy-gabble-smcv.git;a=shortlog;h=refs/heads/trivia
http://git.collabora.co.uk/?p=user/smcv/haze-smcv.git;a=shortlog;h=refs/heads/trivia
http://git.collabora.co.uk/?p=user/smcv/telepathy-qt4-smcv.git;a=shortlog;h=refs/heads/trivia
http://git.collabora.co.uk/?p=user/smcv/idle-smcv.git;a=shortlog;h=refs/heads/trivia
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list