[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20050207: ldmadmin in ldm-6.2.0



Harry,

> To: address@hidden
> From: Harry Edmon <address@hidden>
> Subject: ldmadmin in ldm-6.2.0
> Organization: UCAR/Unidata
> Keywords: 200502072043.j17KhAv2021264

The above message contained the following:

> Is line 151 in src/scripts/ldmadmin.in correct:
> 
>     system("$^X $bin_path/mailpqstats -d $log_path -h $hostname");

How the devil did that get in there?!

The line should be

    system("$bin_path/mailpqstats -d $log_path -h $hostname");

Regards,
Steve Emmerson

> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available
> through the web.  If you do not want to have your interactions made
> available in this way, you must let us know in each email you send to us.