X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=branch%2Fmultisys%2Fexec%2Fwhich_sys;fp=branch%2Fmultisys%2Fexec%2Fwhich_sys;h=2426b9afd5078803bf60c3d86e79b46555478eed;hb=938a94c3450df390e8f5f5be1369c9ffa41ec472;hp=0000000000000000000000000000000000000000;hpb=ce1310665d41775f0f6b57f410c65d6002e05cc3;p=cran2deb.git diff --git a/branch/multisys/exec/which_sys b/branch/multisys/exec/which_sys new file mode 100755 index 0000000..2426b9a --- /dev/null +++ b/branch/multisys/exec/which_sys @@ -0,0 +1,7 @@ +#!/usr/bin/env r +## DOC: cran2deb which_sys +## DOC: show which system cran2deb will build for next +## DOC: +suppressMessages(library(cran2deb)) + +cat(which_sys)