]> matita.cs.unibo.it Git - helm.git/commitdiff
added $(USER) so that the night bench can override it (and not put garbage in MY...
authorEnrico Tassi <enrico.tassi@inria.fr>
Sat, 23 Sep 2006 15:44:14 +0000 (15:44 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Sat, 23 Sep 2006 15:44:14 +0000 (15:44 +0000)
matita/matita.conf.xml.in

index 90aafb73d9fa1d1acd8f0a90e2f0cb60abd7b0e1..f39b84c95db5dd6a85e911cc13602bc7d07c16fc 100644 (file)
@@ -7,7 +7,7 @@
     <!-- User name. It is used down in this configuration file.  If left
     unspecified, name of the user executing matita will be used (as per
     getent) -->
-    <!-- <key name="name">foo</key> -->
+    <key name="name">$(USER)</key>
   </section>
   <section name="matita">
     <!-- Debug only. Stay away. -->