On Sat, Oct 18, 2008 at 07:11:10PM -0500, Corey Wright wrote:
> Package: tiger
> Version: 1:3.2.2-6
> Severity: normal
> Tags: patch
>
> i finally tired of the "[: 121: Illegal number: " emails from cron and did
> something about it...
Actually, the fix is more straightforward. The 'config' scrip
Package: tiger
Version: 1:3.2.2-6
Severity: normal
Tags: patch
i finally tired of the "[: 121: Illegal number: " emails from cron and did
something about it...
check_patches claims to be a sh script, not a bash script.
UID is a bash built-in variable, but not for sh (dash).
therefor, check_patc
2 matches
Mail list logo