We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efc284f + cf5cb1e commit 6af32e8Copy full SHA for 6af32e8
cleanup
@@ -1,3 +1,3 @@
1
#!/usr/bin/env sh
2
-: ${R_HOME=`R RHOME`}
+: "${R_HOME=`R RHOME`}"
3
"${R_HOME}/bin/Rscript" tools/config.R cleanup
configure
"${R_HOME}/bin/Rscript" tools/config.R configure
0 commit comments