Changeset 3115
- Timestamp:
- Feb 7, 2007, 9:57:30 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/clients/migrate/net/sf/basedb/clients/migrate/Migrater.java
r2992 r3115 465 465 else 466 466 { 467 System.err.println("Migration switch found, press ENTER to continue with migration... ");467 System.err.println("Migration switch found, press ENTER to continue with migration... (Ctrl-C to stop)"); 468 468 waitForEnter(); 469 469 }
Note: See TracChangeset
for help on using the changeset viewer.