[Swift-commit] r5308 - branches/release-0.93/tests/cdm/absolute

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Thu Nov 17 12:56:50 CST 2011


Author: ketan
Date: 2011-11-17 12:56:50 -0600 (Thu, 17 Nov 2011)
New Revision: 5308

Added:
   branches/release-0.93/tests/cdm/absolute/clean.sh
Removed:
   branches/release-0.93/tests/cdm/absolute/100-infullpath-outfullpath.clean.sh
   branches/release-0.93/tests/cdm/absolute/200-infullpath-outrelpath.clean.sh
   branches/release-0.93/tests/cdm/absolute/200-infullpath-outrelpath.setup.sh
   branches/release-0.93/tests/cdm/absolute/300-inrelpath-outfullpath.clean.sh
   branches/release-0.93/tests/cdm/absolute/300-inrelpath-outfullpath.setup.sh
   branches/release-0.93/tests/cdm/absolute/400-inrelpath-outrelpath.clean.sh
   branches/release-0.93/tests/cdm/absolute/400-inrelpath-outrelpath.setup.sh
Log:
 

Deleted: branches/release-0.93/tests/cdm/absolute/100-infullpath-outfullpath.clean.sh
===================================================================
--- branches/release-0.93/tests/cdm/absolute/100-infullpath-outfullpath.clean.sh	2011-11-17 18:45:56 UTC (rev 5307)
+++ branches/release-0.93/tests/cdm/absolute/100-infullpath-outfullpath.clean.sh	2011-11-17 18:56:50 UTC (rev 5308)
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-rm -v outdir/* || exit 1
-
-exit 0
-

Deleted: branches/release-0.93/tests/cdm/absolute/200-infullpath-outrelpath.clean.sh
===================================================================
Deleted: branches/release-0.93/tests/cdm/absolute/200-infullpath-outrelpath.setup.sh
===================================================================
Deleted: branches/release-0.93/tests/cdm/absolute/300-inrelpath-outfullpath.clean.sh
===================================================================
Deleted: branches/release-0.93/tests/cdm/absolute/300-inrelpath-outfullpath.setup.sh
===================================================================
Deleted: branches/release-0.93/tests/cdm/absolute/400-inrelpath-outrelpath.clean.sh
===================================================================
Deleted: branches/release-0.93/tests/cdm/absolute/400-inrelpath-outrelpath.setup.sh
===================================================================
Copied: branches/release-0.93/tests/cdm/absolute/clean.sh (from rev 5307, branches/release-0.93/tests/cdm/absolute/100-infullpath-outfullpath.clean.sh)
===================================================================
--- branches/release-0.93/tests/cdm/absolute/clean.sh	                        (rev 0)
+++ branches/release-0.93/tests/cdm/absolute/clean.sh	2011-11-17 18:56:50 UTC (rev 5308)
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+rm -v outdir/* || exit 1
+
+exit 0
+




More information about the Swift-commit mailing list