X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tags%2Fpre-dual%2Fexec%2Fwhich_system;fp=tags%2Fpre-dual%2Fexec%2Fwhich_system;h=c7b62de4201ba71ae30e18676cb8f12fbf79d6a2;hb=ab9547f1dd3779e34528a7a638ed085d5b9c5e26;hp=0000000000000000000000000000000000000000;hpb=4baac28764128067cb2fd6343321e7e0f522bdfd;p=cran2deb.git diff --git a/tags/pre-dual/exec/which_system b/tags/pre-dual/exec/which_system new file mode 100755 index 0000000..c7b62de --- /dev/null +++ b/tags/pre-dual/exec/which_system @@ -0,0 +1,7 @@ +#!/usr/bin/env r +## DOC: cran2deb which_system +## DOC: show which system cran2deb will build for next +## DOC: +suppressMessages(library(cran2deb)) + +cat(which_system)