bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

negative test -x failed for bash 3.2.25(1)-release (x86_64-pc-solaris2)


From: Cristian Baboi
Subject: negative test -x failed for bash 3.2.25(1)-release (x86_64-pc-solaris2)
Date: Sun, 26 Aug 2007 19:55:53 +0300
User-agent: Opera Mail/9.22 (SunOS)


In the file eaccess.c , the function sh_eaccess call access(path, mode) if test -x is called as root. On Solaris x86, access (path,mode) return true regardless of the state of executable bit.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]