From: Sam Vilain Date: Sun, 22 Jun 2008 23:53:31 +0000 (+1200) Subject: Write out a README.txt into issues/ so people know what this is about X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8ae058ee341c7e19aa9f79793576f031a6272a57;p=cil.git Write out a README.txt into issues/ so people know what this is about --- diff --git a/bin/cil b/bin/cil index 47cec32..6684179 100755 --- a/bin/cil +++ b/bin/cil @@ -141,6 +141,15 @@ sub cmd_init { fatal("couldn't create a '$config' file"); } + # add a README.txt so people know what this is about + unless ( -f "$issues_dir/README.txt" ) { + write_file("issues_dir/README.txt", <