# HG changeset patch # User deepakjadmin # Date 1443079714 14400 # Node ID 3e852cd7f52822f8096e662868b2474f8ebff643 # Parent 6bca60a1194855d19326b1c6c7b620b305a3a3af Deleted selected files diff -r 6bca60a11948 -r 3e852cd7f528 rtest.xml --- a/rtest.xml Thu Sep 24 03:03:08 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +0,0 @@ - - R version and installation test - - R_ROOT_DIR - R - limma - - GALAXY_ROOT_DIR=`pwd`; - echo \$GALAXY_ROOT_DIR > $log 2 >&1; - cd ../../../../; - GALAXY_ROOT_DIR=`pwd`; - echo \$GALAXY_ROOT_DIR > $log 2 >&1; - \$R_ROOT_DIR/bin/Rscript \${GALAXY_ROOT_DIR}/tools/toop2/test.R $output > $log 2 >&1 - - - - - - - - - -