Development

Changeset 13037

You must first sign up to be able to contribute.

Changeset 13037

Show
Ignore:
Timestamp:
11/16/08 21:07:26 (8 months ago)
Author:
fabien
Message:

[1.2] reordered .sf creation in sandbox script

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.2/data/bin/create_sandbox.sh

    r13036 r13037  
    3434 
    3535echo ">>> add some empty files in empty directories" 
    36 touch apps/${APP_NAME}/modules/.sf apps/${APP_NAME}/i18n/.sf doc/.sf web/images/.sf 
    37 touch log/.sf cache/.sf 
    38 touch lib/symfony/plugins/sfPropelPlugin/data/generator/sfPropelAdmin/default/skeleton/templates/.sf 
    39 touch plugins/.sf web/js/.sf 
     36touch apps/${APP_NAME}/modules/.sf apps/${APP_NAME}/i18n/.sf 
     37touch cache/.sf doc/.sf log/.sf plugins/.sf 
    4038touch test/unit/.sf test/functional/.sf test/functional/${APP_NAME}/.sf 
    41 touch web/uploads/assets/.sf 
     39touch web/images/.sf web/js/.sf web/uploads/assets/.sf 
    4240 
    4341touch data/sandbox.db 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.