From: Don Armstrong Date: Mon, 28 Jan 2013 21:20:39 +0000 (-0800) Subject: the c2d results are in c2d, not cran2deb X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9a63f57f251d39fe0ce27c6d212d8846809c27ad;p=bin.git the c2d results are in c2d, not cran2deb --- diff --git a/build_c2d b/build_c2d index d4c216e..ae1c7e9 100755 --- a/build_c2d +++ b/build_c2d @@ -4,4 +4,4 @@ DATE=$(date +%Y%m%d) mkdir ~/c2d/build_results_${DATE} cran2deb update > ~/c2d/build_results_${DATE}/log.txt cran2deb autobuild >> ~/c2d/build_results_${DATE}/log.txt -find ~/cran2deb/cache/results/debian-amd64 -type f -print0 |xargs -0r mv -t ~/c2d/build_results_${DATE}/ +find ~/c2d/cache/results/debian-amd64 -type f -print0 |xargs -0r mv -t ~/c2d/build_results_${DATE}/