From d6b98f195b91d930e4405469966da785d5f040e9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 29 Apr 2016 14:39:46 +0200 Subject: reproducible: rename function: s#explaination_table#variation_table#g --- bin/reproducible_freebsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_freebsd.sh') diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh index a72d3a99..dcd16fb8 100755 --- a/bin/reproducible_freebsd.sh +++ b/bin/reproducible_freebsd.sh @@ -212,7 +212,7 @@ for FREEBSD_TARGET in ${FREEBSD_TARGETS} ;do fi write_page " These tests were last run on $DATE for the branch $FREEBSD_TARGET at commit ${FREEBSD_VERSION[$FREEBSD_TARGET]} using ${DIFFOSCOPE}.

" done -write_explaination_table FreeBSD +write_variation_table FreeBSD set -x for FREEBSD_TARGET in ${FREEBSD_TARGETS} ;do ls ${FILES_HTML[$FREEBSD_TARGET]} -- cgit v1.2.3-54-g00ecf