From: edd Date: Sun, 5 Apr 2009 16:46:37 +0000 (+0000) Subject: commit showbuilds X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c2006f3b321707c65de59c53673c93cad4e370bc;p=cran2deb.git commit showbuilds git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@220 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- diff --git a/trunk/exec/showbuilds b/trunk/exec/showbuilds new file mode 100755 index 0000000..9920004 --- /dev/null +++ b/trunk/exec/showbuilds @@ -0,0 +1,34 @@ +#!/bin/sh + +db=/var/cache/cran2deb/cran2deb.db +date=`date "+%Y-%m-%d"` + +usage_and_exit() +{ + cat <