IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2008, 11:30:10 AM (18 years ago)
Author:
eugene
Message:

minor fixes to tests to improve speed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/test/variable.sh

    r10311 r16894  
    240240 $PASS = 1
    241241
    242  if (($?i == 1) || ($?N == 1))
     242 # a slightly weak test: depends on no prior macros defining variables
     243 # with the names below
     244 if (($?very_obscure_name == 1) || ($?another_obscure_name == 1))
    243245  $PASS = 0
    244246 end
Note: See TracChangeset for help on using the changeset viewer.