]> git.donarmstrong.com Git - cran2deb.git/blobdiff - tags/pre-dual/exec/which_system
reprepro version before the massacre
[cran2deb.git] / tags / pre-dual / exec / which_system
diff --git a/tags/pre-dual/exec/which_system b/tags/pre-dual/exec/which_system
new file mode 100755 (executable)
index 0000000..c7b62de
--- /dev/null
@@ -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)