Revision
587
Author
wsiegrist@apple.com
Date
2009-10-01 15:53:31 -0700 (Thu, 01 Oct 2009)

Log Message

Allow use of /var/tmp outside of the buildroot

Modified Paths

Diff

Modified: trunk/darwintrace/darwintrace.c (586 => 587)


--- trunk/darwintrace/darwintrace.c	2009-10-01 22:09:05 UTC (rev 586)
+++ trunk/darwintrace/darwintrace.c	2009-10-01 22:53:31 UTC (rev 587)
@@ -74,6 +74,7 @@
 					      "/usr/bin/xcrun",
 					      "/usr/bin/xcode",
 					      "/var/folders/",
+					      "/var/tmp/",
 					      "/.vol/",
 					      "/tmp/",
 					      "/dev/"};