From: Andrew Chilton Date: Mon, 23 Jun 2008 12:31:55 +0000 (+1200) Subject: Fix creation of README.txt file inside issues/ dir. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=45f07e201d5a89dd29bacbdd735f7c3441e5b841;p=cil.git Fix creation of README.txt file inside issues/ dir. --- diff --git a/bin/cil b/bin/cil index 59b40f8..05bd5c9 100755 --- a/bin/cil +++ b/bin/cil @@ -144,7 +144,7 @@ sub cmd_init { # add a README.txt so people know what this is about unless ( -f "$issues_dir/README.txt" ) { - write_file("issues_dir/README.txt", <