# HG changeset patch # User anmol # Date 1440673029 14400 # Node ID 4c0650e1dad7394c60c45be07451933ff43e5ee9 # Parent ba79ba30b200b46031ecf13e269f96afc34e5429 Uploaded diff -r ba79ba30b200 -r 4c0650e1dad7 rtest.xml --- a/rtest.xml Thu Aug 27 06:20:53 2015 -0400 +++ b/rtest.xml Thu Aug 27 06:57:09 2015 -0400 @@ -1,23 +1,13 @@ R version and installation test - - R_ROOT_DIR - R - + R - - - /bin/which R > $out_file; /bin/which \$R_ROOT_DIR >> $out_file; echo "hello" >> $out_file ; echo \$PATH >> $out_file; -