IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24300 for trunk/Nebulous


Ignore:
Timestamp:
Jun 2, 2009, 11:45:43 AM (17 years ago)
Author:
jhoblitt
Message:

fix code warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/t/70_neb-ls.t

    r24263 r24300  
    3838
    3939# NEB_SERVER env var not set
    40 undef $ENV{'NEB_SERVER'};
     40undef $ENV{'NEB_SERVER'} if defined $ENV{'NEB_SERVER'};
    4141Test::Nebulous->setup;
    4242
Note: See TracChangeset for help on using the changeset viewer.