Menu

#3 Stray quote in configure.in causes syntax error.

open
nobody
None
5
2006-02-02
2006-02-02
Anonymous
No

When we updated to bash 3.1, we started getting syntax
errors from pam_smb 1.1.7's configure script. I chased
it down to line 103:
system=MP-RAS-`awk '{print $3}' /etc/.relid'`
which should probably be
system=MP-RAS-`awk '{print $3}' /etc/.relid`

Discussion

  • Nobody/Anonymous

    patch to implement the suggested change

     
  • Nobody/Anonymous

    Confirmed the bug and the solution

     

Log in to post a comment.

MongoDB Logo MongoDB