Feature #912

updated update_schema.sh

Added by stitch almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:02/12/2010
Priority:Low Due date:
Assignee:al % Done:

100%

Category:Build System
Target version:0.6.0
OS:Any

Description

I've had issues with the upgrade_schema.sh script provided (and al's revision)

the last line find change below seems to work well for myself. just putting this out here for record.

find $CURRENT_VERSION -maxdepth 1 -type f \! -name "upgrade_*" \! -name ".*" -exec git mv {} $NEW_VERSION \;

History

#1 Updated by al almost 2 years ago

  • Category set to Build System
  • Status changed from New to Resolved
  • Assignee set to al
  • Target version set to 0.6.0
  • % Done changed from 0 to 100

Also available in: Atom PDF