Ignore:
Timestamp:
03/30/07 10:43:08 (17 years ago)
Author:
bastiaans
Message:

web/addons/job_monarch/libtoga.php:

  • Fixed dbasename handling error

web/addons/job_monarch/conf.php:

  • Changed directory for testing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/addons/job_monarch/conf.php

    r248 r294  
    4949// Path to the job archive rrd files
    5050//
    51 $JOB_ARCHIVE_DIR = "/data/jobarch/rrds";
     51$JOB_ARCHIVE_DIR = "/data/gfs/jobarch/rrds";
    5252
    5353// Location of the job archive database
Note: See TracChangeset for help on using the changeset viewer.