The R Project SVN R

Rev

Rev 50078 | Rev 52256 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 50078 Rev 52236
Line 57... Line 57...
57
    fi
57
    fi
58
    ;;
58
    ;;
59
esac
59
esac
60
shift
60
shift
61
 
61
 
62
exec "${cmd}" ${extra} "${@}"
62
exec "${cmd}" ${extra} @OSF_SH_BUG@
63
 
63
 
64
### Local Variables: ***
64
### Local Variables: ***
65
### mode: sh ***
65
### mode: sh ***
66
### sh-indentation: 2 ***
66
### sh-indentation: 2 ***
67
### End: ***
67
### End: ***