Browse Source

+ indicate error code

carl 23 years ago
parent
commit
63d446bb87
1 changed files with 5 additions and 1 deletions
  1. 5 1
      tests/test/units/system/teststk.pp

+ 5 - 1
tests/test/units/system/teststk.pp

@@ -1,3 +1,4 @@
+{ %RESULT=202 }
 {$ifdef linux}
 {$ifdef linux}
   {$define nocheck}
   {$define nocheck}
 {$endif}
 {$endif}
@@ -23,7 +24,10 @@ end.
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.2  2002-01-19 12:37:12  peter
+  Revision 1.3  2002-03-05 21:54:09  carl
+  + indicate error code
+
+  Revision 1.2  2002/01/19 12:37:12  peter
     * no checking for linux
     * no checking for linux
 
 
   Revision 1.1  2001/12/10 02:41:41  carl
   Revision 1.1  2001/12/10 02:41:41  carl