Ignore:
Timestamp:
Dec 12, 2000, 10:55:43 PM (25 years ago)
Author:
bird
Message:

Added definition of hostname.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32env.cmd

    r4679 r4795  
    1 /* $Id: odin32env.cmd,v 1.13 2000-11-23 15:47:14 bird Exp $
     1/* $Id: odin32env.cmd,v 1.14 2000-12-12 21:55:43 bird Exp $
    22 *
    33 * Sets the build environment.
     
    2121    call EnvVar_Set 0, 'HOME',      'd:\knut\home'
    2222    call EnvVar_Set 0, 'USER',      'bird'
     23    call EnvVar_Set 0, 'HOSTNAME',  'Univac-Job'
    2324
    2425
Note: See TracChangeset for help on using the changeset viewer.