public
Description: Travis Vachon's clone of the Cosmo Subversion tree
Homepage: http://chandlerproject.org
Clone URL: git://github.com/travis/cosmo.git
Build script was skipping test copying for all builds, revert this.

git-svn-id: svn+ssh://svn.osafoundation.org/svn/server/cosmo/trunk@7226 
5fd0b11a-f2f7-0310-948e-c8f80ebed640
travis (author)
Mon Jul 07 15:13:10 -0700 2008
commit  c7f9230b3fc5b89642f02f4de91e058a4167077c
tree    67fc7b0018303947e0ce118f28390e8c7e77ba0c
parent  e9654bafd3f59d20891726c83354536a5b2a0ec5
...
20
21
22
23
 
24
25
26
...
20
21
22
 
23
24
25
26
0
@@ -20,7 +20,7 @@ esac
0
 
0
 ##### build dojo files #####
0
 cd dojo-src/util/buildscripts
0
-./build.sh profile=../../../../$profile action=clean,release $cssBuild optimize="shrinksafe" copyTests=false
0
+./build.sh profile=../../../../$profile action=clean,release $cssBuild optimize="shrinksafe"
0
 
0
 cd ../../../
0
 

Comments

    No one has commented yet.