[llvm-commits] [test-suite] r47144 - in /test-suite/trunk: DiffOutput.sh RunSafely.sh RunSafelyAndStable.sh TimeProgram.sh TimedExec.sh
Lauro Ramos Venancio
lauro.venancio at gmail.com
Thu Feb 14 15:43:19 PST 2008
Author: laurov
Date: Thu Feb 14 17:43:19 2008
New Revision: 47144
URL: http://llvm.org/viewvc/llvm-project?rev=47144&view=rev
Log:
Shell scripts are not binary files.
Modified:
test-suite/trunk/DiffOutput.sh (props changed)
test-suite/trunk/RunSafely.sh (props changed)
test-suite/trunk/RunSafelyAndStable.sh (props changed)
test-suite/trunk/TimeProgram.sh (props changed)
test-suite/trunk/TimedExec.sh (props changed)
Propchange: test-suite/trunk/DiffOutput.sh
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type (removed)
@@ -1 +0,0 @@
-application/x-sh
Propchange: test-suite/trunk/RunSafely.sh
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type (removed)
@@ -1 +0,0 @@
-application/x-sh
Propchange: test-suite/trunk/RunSafelyAndStable.sh
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type (removed)
@@ -1 +0,0 @@
-application/x-sh
Propchange: test-suite/trunk/TimeProgram.sh
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type (removed)
@@ -1 +0,0 @@
-application/x-sh
Propchange: test-suite/trunk/TimedExec.sh
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type (removed)
@@ -1 +0,0 @@
-application/x-sh
More information about the llvm-commits
mailing list