Hi! Pushed with minor changes, thanks. > + if (TEST_RETURN != -1) { > + tst_res(TFAIL, > + "setpriority(%d, %d, %d) %ssucceeds unexpectedly", > + tc->which, tc->who, tc->prio, desc); I've changed this tst_res() to include TEST_RETURN in the message and also fixed .gitignore file. -- Cyril Hrubis chrubis@suse.cz