Index: trunk/psLib/test/psTest.c
===================================================================
--- trunk/psLib/test/psTest.c	(revision 901)
+++ trunk/psLib/test/psTest.c	(revision 931)
@@ -52,6 +52,4 @@
     waitpid(child,&childReturn,0);
 
-    childReturn &= 0x7f;
-
     if (childReturn != expectedReturn) {
         fprintf(fp,"Return value mismatch: expected %d, got %d",expectedReturn,childReturn);
