Ignore:
Timestamp:
01/28/14 21:36:04 (10 years ago)
Author:
davidb
Message:

Restructuring of command-list test/debugging scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expeditee-devel.sh

    r553 r771  
    2828echo "+ and updated path"
    2929
     30# Update path to include 'dev/bin/script'
     31export PATH="$expeditee_home/dev/bin/script:$PATH"
     32
    3033if test -e local-devel.sh ; then
    3134    echo "+ Sourcing local-devel.sh"
Note: See TracChangeset for help on using the changeset viewer.