From bafc1b4f67345ed464c0e48f9e43f9a6253042c5 Mon Sep 17 00:00:00 2001 From: Uriel Date: Sat, 28 Jun 2008 04:03:11 +0200 Subject: [PATCH] Add comment pointing out misterious branch --- bin/controller.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/controller.rc b/bin/controller.rc index fc4db95..aa41f76 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -105,7 +105,7 @@ fn genbody { if not if ( test -f $body.html ) cat $body.html | /bin/sed '0,/<[Bb][Oo][Dd][Yy][^>]*>/d; /<\/[Bb][Oo][Dd][Yy]>/,$d' if not if (~ $body *.html && test -f $body ) - cat $body | /bin/sed -i '0,/]*>/d;/<\/body>/,$d' + cat $body | /bin/sed -i '0,/]*>/d;/<\/body>/,$d' # This branch is never taken? if not if ( ~ $body */[bB]log/index */[bB]log//index && ~ $#blogDirs 0 ) blogDirs = `{basename -d $body} if not if ( test -f pub/^$reqpath^.tpl )