From 89c7f214ee061812977ccc729fb18238a022c955 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Mon, 11 May 2009 00:48:43 +0200 Subject: [PATCH] Do not hyperlink repo.or.cz blindly Signed-off-by: Johannes Schindelin --- upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload.sh b/upload.sh index 52fcb36cc5..515ce6c424 100755 --- a/upload.sh +++ b/upload.sh @@ -207,7 +207,7 @@ markup () { -e "$(markup_substitution "_" u)" \ -e 's!IMHO!in my humble opinion!g' \ -e 's!BTW!By the way,!g' \ - -e 's!repo.or.cz!&!g' \ + -e 's!\([^/]\)repo.or.cz!\1&!g' \ -e 's!:-)!\☺!g' \ -e "s!\\[\\[\(Image\|SVG\):.*!$THIS handle &!e" \ -e 's!!