Project

General

Profile

Feature #912

updated update_schema.sh

Added by stitch about 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Build System
Target version:
Start date:
02/12/2010
Due date:
% Done:

100%

Estimated time:
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 about 14 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