Changeset 145 for trunk/gui/apps


Ignore:
Timestamp:
Nov 30, 2005, 5:09:04 PM (19 years ago)
Author:
dkearney
Message:

adjusted the paths in demo.bash so its easier to change when users
install rappture in places other than /opt/rappture.
adjusted rerun so it calls 'rappture' instead on calling 'driver'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/apps/rerun

    r115 r145  
    5959    opts, args = getopt.getopt(sys.argv[1:], shortOpts, longOpts)
    6060
    61     driverPath = 'driver'
     61    driverPath = 'rappture'
    6262    runFile = args[0]
    6363
Note: See TracChangeset for help on using the changeset viewer.