Wed Aug 25 18:07:54 PDT 2004
- Previous message: [Slony1-commit] By cbbrowne: Change inter-record metadata in slonik command log to start
- Next message: [Slony1-commit] By darcyb: MFH 8.0 support as well as spelling error fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message: ----------- Fix spelling of upgrade Modified Files: -------------- slony1-engine/tools: slony_setup.pl (r1.12 -> r1.13) -------------- next part -------------- Index: slony_setup.pl =================================================================== RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/slony_setup.pl,v retrieving revision 1.12 retrieving revision 1.13 diff -Ltools/slony_setup.pl -Ltools/slony_setup.pl -u -w -r1.12 -r1.13 --- tools/slony_setup.pl +++ tools/slony_setup.pl @@ -367,7 +367,7 @@ print "\n\n$which connection successful\n"; if (check_version(which => $which)) { - print "You need to upgrage PostgreSQL on $data{$which}{'hostname'}"; + print "You need to upgrade PostgreSQL on $data{$which}{'hostname'}"; clean_up(); } get_databases(which => $which);
- Previous message: [Slony1-commit] By cbbrowne: Change inter-record metadata in slonik command log to start
- Next message: [Slony1-commit] By darcyb: MFH 8.0 support as well as spelling error fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list