Changeset 4532


Ignore:
Timestamp:
Jun 5, 2007, 10:53:32 AM (17 years ago)
Author:
ole
Message:

Disabled rsync of installation files but left code in as an example.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • create_distribution.py

    r4531 r4532  
    255255
    256256
     257import sys; sys.exit()
    257258
    258259#----------------------------
    259260# Throw away code to drop all files into the RAMP download area
    260 # This is hardwired for Ole
     261# This is hardwired for Ole but shows how such a thing can be done
     262# automatically.
    261263
    262264if get_user_name() == 'ole' and get_host_name() == 'nautilus':
Note: See TracChangeset for help on using the changeset viewer.