IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2007, 12:27:13 PM (19 years ago)
Author:
jhoblitt
Message:

s/NEBULOUS_SERVER/NEB_SERVER/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/t/90_nebclient.t

    r5667 r13045  
    33# Copryight (C) 2004-2005  Joshua Hoblitt
    44#
    5 # $Id: 90_nebclient.t,v 1.1 2005-12-03 02:52:31 jhoblitt Exp $
     5# $Id: 90_nebclient.t,v 1.2 2007-04-26 22:27:13 jhoblitt Exp $
    66
    77use strict;
     
    1818Test::Nebulous->setup;
    1919
    20 $ENV{'NEBULOUS_SERVER'} = "http://" . Apache::Test->config->{ 'hostport' } . "/nebulous";
     20$ENV{'NEB_SERVER'} = "http://" . Apache::Test->config->{ 'hostport' } . "/nebulous";
    2121
    2222chdir "./nebclient";
Note: See TracChangeset for help on using the changeset viewer.