[Swift-commit] r7289 - trunk/etc

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Wed Nov 13 19:38:56 CST 2013


Author: davidk
Date: 2013-11-13 19:38:56 -0600 (Wed, 13 Nov 2013)
New Revision: 7289

Modified:
   trunk/etc/tc.data
Log:
Use new wildcard feature in default tc.data, having Swift search PATH by default


Modified: trunk/etc/tc.data
===================================================================
--- trunk/etc/tc.data	2013-11-13 18:50:54 UTC (rev 7288)
+++ trunk/etc/tc.data	2013-11-14 01:38:56 UTC (rev 7289)
@@ -1,21 +1 @@
-#This is the transformation catalog.
-#
-#It comes pre-configured with a number of simple transformations with
-#paths that are likely to work on a linux box. However, on some systems,
-#the paths to these executables will be different (for example, sometimes
-#some of these programs are found in /usr/bin rather than in /bin)
-#
-#NOTE WELL: fields in this file must be separated by tabs, not spaces; and
-#there must be no trailing whitespace at the end of each line.
-#
-# sitename  transformation  path   INSTALLED  platform  profiles
-localhost 	echo 		/bin/echo	INSTALLED	INTEL32::LINUX	null
-localhost 	cat 		/bin/cat	INSTALLED	INTEL32::LINUX	null
-localhost 	ls 		/bin/ls		INSTALLED	INTEL32::LINUX	null
-localhost 	grep 		/bin/grep	INSTALLED	INTEL32::LINUX	null
-localhost 	sort 		/bin/sort	INSTALLED	INTEL32::LINUX	null
-localhost 	paste 		/bin/paste	INSTALLED	INTEL32::LINUX	null
-localhost 	cp 		/bin/cp         INSTALLED	INTEL32::LINUX	null
-localhost 	touch 		/bin/touch      INSTALLED	INTEL32::LINUX	null
-localhost	wc		/usr/bin/wc	INSTALLED	INTEL32::LINUX	null
-localhost	sleep		/bin/sleep	null	null 	null
+* * * INSTALLED INTEL32::LINUX null




More information about the Swift-commit mailing list