IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9586


Ignore:
Timestamp:
Oct 16, 2006, 2:48:25 PM (20 years ago)
Author:
eugene
Message:

fixed cd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psbuild

    r9131 r9586  
    5050 set tag = $name[2]
    5151
    52  set cwd = `pwd`
     52 set current = `pwd`
    5353 cd ../$dir
    5454 
     
    129129
    130130 success:
    131  cd $cwd
     131 cd $current
    132132end
    133133
Note: See TracChangeset for help on using the changeset viewer.