Feature #912

updated update_schema.sh

Added by stitch 7 months ago. Updated 7 months ago.

Status:Resolved Start:02/12/2010
Priority:Low Due date:
Assigned to: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

Updated by al 7 months ago

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

Also available in: Atom PDF