A better way for doing this would be to use SIGL to get the current line
and compare against the .LINE value:

signal foo; foo: tmpline = sigl; envline = .line

catches both values on one line.

Rick
---------- Forwarded message ---------
From: erich_st--- via Oorexx-svn <oorexx-...@lists.sourceforge.net>
Date: Thu, Apr 21, 2022 at 1:04 PM
Subject: [Oorexx-svn] SF.net SVN: oorexx-code-0:[12376]
test/trunk/ooRexx/base/runtime.objects/ environmentEntries.testGroup
To: <oorexx-...@lists.sourceforge.net>
Cc: <erich...@users.sf.net>


Revision: 12376
          http://sourceforge.net/p/oorexx/code-0/12376
Author:   erich_st
Date:     2022-04-21 17:04:49 +0000 (Thu, 21 Apr 2022)
Log Message:
-----------
fix test group

Modified Paths:
--------------
    test/trunk/ooRexx/base/runtime.objects/environmentEntries.testGroup

Modified:
test/trunk/ooRexx/base/runtime.objects/environmentEntries.testGroup
===================================================================
--- test/trunk/ooRexx/base/runtime.objects/environmentEntries.testGroup
2022-04-21 16:49:28 UTC (rev 12375)
+++ test/trunk/ooRexx/base/runtime.objects/environmentEntries.testGroup
2022-04-21 17:04:49 UTC (rev 12376)
@@ -64,7 +64,7 @@
    -- Here tmpLine is hard coded for an absolute test.  It lines are added
or
    -- or removed above this, the test will fail.  Then the hard coded value
    -- must be adjusted.
-   tmpLine = 75
+   tmpLine = 71
    --
    --
    --



_______________________________________________
Oorexx-svn mailing list
oorexx-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-svn
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to