id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5578	write access permission of binary result different on OpenBSD	ivdsangen	igloo	"Checking the write access of the binary itself gives a different result on OpenBSD. Therefore excluding the test case on OpenBSD host.

For reference comare the results of this program on OpenBSD:
#include<unistd.h>
int main() {
        printf(""%i\n"", access(""test"",W_OK) == 0);
}

"	bug	new	low	7.6.2	Test Suite	7.2.1				OpenBSD	x86	Runtime crash		getPermissions001			
