Closed Bug 197582 Opened 22 years ago Closed 22 years ago

installer script bashism

Categories

(SeaMonkey :: Installer, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jerzy, Assigned: ssu0262)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.3) Gecko/20030312 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.3) Gecko/20030312 Installer script will fail if default shell will be other than bash. Reproducible: Always Steps to Reproduce: 1.have /bin/sh linked to different shell than bash (f.e. pdksh) 2.run mozilla-installer Actual Results: $ ./mozilla-installer ./mozilla-installer[41]: export: -n: unknown option Expected Results: Should not fail. Use explicit shell definition (#!/bin/bash) or give up "-n" option for better shell compatibility.
QA Contact: bugzilla → gbush
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.