Changeset 20359 for events/phpframework/akelos/trunk/script/migrate_reset
- Timestamp:
- 10/01/08 13:27:51 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/akelos/trunk/script/migrate_reset
r20269 r20359 6 6 sed -e 's/_installer\.php//g' 7 7 ) 8 resets='' 9 construct='' 10 destruct='' 8 11 9 while read line 12 10 do 13 if [ "$line" = "database" ] 14 $construct << 15 then 16 else 17 echo $line 18 fi 11 script/migrate $line uninstall 12 script/migrate $line install 19 13 done <<END 20 14 $installers
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)