]> git.ozlabs.org Git - ccan/blobdiff - web/configuration
Rusty's cleanup to ciniparser.c's strstrip and strlwc
[ccan] / web / configuration
index d29bed87e294e6df753f5a98e8cf65eeb657f4ad..aeeca2742df630b7d3d4d540a5d205bab4e5c622 100644 (file)
@@ -21,7 +21,7 @@ $junkcode = "junkcode/";
 $tempfolder = "temp/";
 
 //infofile
-$infofile = '/_info.c';
+$infofile = '/_info';
 
 //temp repo
 $temprepo = "temprepo/";
@@ -29,9 +29,6 @@ $temprepo = "temprepo/";
 //email from 
 $frommail = "ccan@ozlabs.org";
 
-//email for admins
-$ccan_admin = "g.dinesh.cse@gmail.com";
-
 //ccan home 
 $ccan_home_dir = "ccan/";
 
@@ -43,4 +40,4 @@ $bzr_push = 'bzr push /home/dinesh/testwebsite/ ';
 
 //tar home dir
 $tar_dir = 'tarball/';
-?>
\ No newline at end of file
+?>