The R Project SVN R

Rev

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

Rev 57136 Rev 71002
Line 57... Line 57...
57
    fi
57
    fi
58
    ;;
58
    ;;
59
esac
59
esac
60
shift
60
shift
61
 
61
 
62
exec "${cmd}" ${extra} @OSF_SH_BUG@
62
exec "${cmd}" ${extra} "${@}"
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: ***