Changeset 111


Ignore:
Timestamp:
Jan 8, 2015, 3:56:39 PM (9 years ago)
Author:
g7moreau
Message:
  • Just update comment !
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/oarutils/oar-envsh

    r110 r111  
    1818shift
    1919
     20# GNU Profiler
    2021MYGMON=""
    2122if [ -n "$GMON_OUT_PREFIX" ]
     
    2425fi
    2526
     27# Ulimit support
    2628MYLIMIT=""
    2729for option in 's' 'l' 'n'
     
    3133done
    3234
     35# Environment variable
    3336MYENV=$( env \
    3437   | grep "^[ABCDEFGHIJKLMNOPQRSTUVWXYZ]" \
Note: See TracChangeset for help on using the changeset viewer.