On Aug 14, 2008, at 4:30 AM, Farzad FARID wrote: > On Thursday 14 August 2008 05:57:20 Stephen Boulet wrote: > > Hello. I'm trying to move to tracks 1.6 from 1.5. I'm getting this > > error though: > > > > $ sudo rake db:migrate RAILS ENV=production --trace > Hi, you're missing an underscore between "RAILS" and "ENV" :) > $ sudo rake db:migrate RAILS_ENV=production > Regards > -- > Farzad
Thanks. The interesting thing is that I copied and pasted from the pdf file in the doc section (using evince, which replaced the underscore with a space). Stephen _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
