From 97e0cc9037d455531e1f6df52e97048aa52055b9 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Mon, 6 Apr 2015 17:09:39 +0200 Subject: reproducible: build: refactor: better string for successfully reproducibly packages --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 9825614e..72b143a6 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -149,7 +149,7 @@ handle_reproducible() { figlet ${SRCPACKAGE} echo | tee -a ${RBUILDLOG} echo "$DBDVERSION found no differences in the changes files, and a .buildinfo file also exists." | tee -a ${RBUILDLOG} - echo "${SRCPACKAGE} built successfully and reproducibly." | tee -a ${RBUILDLOG} + echo "${SRCPACKAGE} from $SUITE built successfully and reproducibly on ${ARCH}." | tee -a ${RBUILDLOG} calculate_build_duration update_db_and_html "reproducible" else -- cgit v1.2.3-70-g09d2