Changeset a96109a for jhalfs


Ignore:
Timestamp:
10/24/2006 02:49:37 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
6e8fc82
Parents:
a16f769
Message:

more changes made to accomodate bash-3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    ra16f769 ra96109a  
    3737#-----------------------#
    3838  # If +e then disable text output
    39   if [[ "$-" =~ "e" ]]; then
     39  if [[ "$-" =~ e ]]; then
    4040    echo -e "\n${RED}ERROR:${GREEN} basic error trapped!${OFF}\n" >&2
    4141  fi
Note: See TracChangeset for help on using the changeset viewer.