Changeset 2462
- Timestamp:
- 10/20/06 13:41:08 (2 years ago)
- Files:
-
- trunk/data/bin/create_sandbox.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/data/bin/create_sandbox.sh
r2461 r2462 45 45 touch lib/model/.sf plugins/.sf web/js/.sf 46 46 touch test/unit/.sf test/functional/.sf test/functional/${APP_NAME}/.sf 47 touch web/uploads/assets/.sf 47 48 48 49 echo ">>> create archive"