Changeset 9

Show
Ignore:
Timestamp:
12/25/07 02:08:32 (16 years ago)
Author:
broder
Message:

Added machtype to the list of modules for macathenaDist.py

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/locker-bin/macathenaDist.py

    r5 r9  
    3636modules = {'moira': ['moira', '/afs/athena.mit.edu/astaff/project/moiradev/repository', False], 
    3737        'libathdir': ['athena/lib/athdir'], 
    38         'athdir': ['athena/bin/athdir']} 
     38        'athdir': ['athena/bin/athdir'], 
     39        'machtype': ['athena/bin/machtype']} 
    3940 
    4041if __name__ == '__main__':