Changeset 82


Ignore:
Timestamp:
10/14/12 21:42:35 (11 years ago)
Author:
mmamonski
Message:

DRMAA 2.0 example

Location:
branches/2.0
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/autoclean.sh

    r12 r82  
    2222find . -name \*.la* -exec rm -f {} \; 
    2323 
    24 (cd drmaa_utils && sh autoclean.sh "$@") 
     24(cd drmaa2_utils && sh autoclean.sh "$@") 
    2525echo "done." 
  • branches/2.0/autogen.sh

    r12 r82  
    4646fi 
    4747 
    48 (cd drmaa_utils && run sh autogen.sh "$@") 
     48(cd drmaa2_utils && run sh autogen.sh "$@") 
    4949run ./configure ${args} 
Note: See TracChangeset for help on using the changeset viewer.