Hi! Pushed with two minor changes, thanks. * Removed the SAFE_SETEUID(0) from cleanup since it's not needed * Added if (fd > 0) to the cleanup, since technically the test can exit with TBROK even before these filedescriptors are open so we have to do this check -- Cyril Hrubis chrubis@suse.cz