From c2a458f1a90b7bd4d4c3148175e82b06efc9de29 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 9 Jan 2015 13:26:44 +0100 Subject: reproducible: update links after apache change. strip the leading /userContent where possible --- bin/reproducible_html_dd_list.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_dd_list.sh') diff --git a/bin/reproducible_html_dd_list.sh b/bin/reproducible_html_dd_list.sh index fa38cf26..5e37e519 100755 --- a/bin/reproducible_html_dd_list.sh +++ b/bin/reproducible_html_dd_list.sh @@ -28,7 +28,7 @@ while IFS= read -r LINE ; do if [ "$UPLOADERS" = "$PACKAGE" ] ; then UPLOADERS="" fi - write_page " $PACKAGE $UPLOADERS" + write_page " $PACKAGE $UPLOADERS" else LINE="$(echo $LINE | sed 's#&#\&#g ; s#<#\<#g ; s#>#\>#g')" write_page "$LINE" -- cgit v1.2.3-70-g09d2