From 6580bf44b38ab35476b43fca16eb018b3df2c276 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 7 Aug 2015 17:07:59 +0200 Subject: reproducible: rename cleanup_userContent() to cleanup_pkg_files() --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 5b6faf3d..107c55e4 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -439,7 +439,7 @@ get_filesize() { fi } -cleanup_userContent() { +cleanup_pkg_files() { rm -vf $BASE/rbuild/${SUITE}/${ARCH}/${SRCPACKAGE}_*.rbuild.log{,.gz} rm -vf $BASE/logs/${SUITE}/${ARCH}/${SRCPACKAGE}_*.build?.log{,.gz} rm -vf $BASE/dbd/${SUITE}/${ARCH}/${SRCPACKAGE}_*.debbindiff.html -- cgit v1.2.3-70-g09d2