[arch-commits] Commit in filesystem/trunk (profile)

Pierre Schmitz pierre at archlinux.org
Sun Oct 24 09:26:11 UTC 2010


    Date: Sunday, October 24, 2010 @ 05:26:11
  Author: pierre
Revision: 96682

Unset tmp variable

See https://bugs.archlinux.org/task/21179

Modified:
  filesystem/trunk/profile

---------+
 profile |    1 +
 1 file changed, 1 insertion(+)

Modified: profile
===================================================================
--- profile	2010-10-24 09:24:20 UTC (rev 96681)
+++ profile	2010-10-24 09:26:11 UTC (rev 96682)
@@ -24,6 +24,7 @@
 
 # Load shell specific profile settings
 test -f "/etc/profile.$shell" &&  . "/etc/profile.$shell"
+unset shell
 
 #Set our umask
 umask 022




More information about the arch-commits mailing list