← Back to team overview

mvhub-dev team mailing list archive

[Merge] lp:~omacneil/mvhub/fix_setup_database_README into lp:mvhub

 

Dan MacNeil has proposed merging lp:~omacneil/mvhub/fix_setup_database_README into lp:mvhub.

Requested reviews:
  MVHub devs with commit rights (mvhub-commit)


changed name of script in README to one that now exists
-- 
https://code.launchpad.net/~omacneil/mvhub/fix_setup_database_README/+merge/27104
Your team MVHub Developers is subscribed to branch lp:mvhub.
=== modified file 'app-mvhub/setup/database/README'
--- app-mvhub/setup/database/README	2010-05-03 17:19:03 +0000
+++ app-mvhub/setup/database/README	2010-06-09 02:10:47 +0000
@@ -31,4 +31,4 @@
 	in between the quotes for inclusion in the version_log. Try to keep
 	it under 20 words. THIS IS REQUIRED OR YOUR SQL CHANGES WILL FAIL.
 	
-___ RUN update_db.pl to make your changes to the database. 
+___ RUN mv_update_development to make your changes to the database. 


Follow ups