
jesse at bestpractical
May 9, 2008, 9:42 AM
Post #1 of 1
(30 views)
Permalink
|
|
r12192 - rt/branches/3.8-TESTING
|
|
Author: jesse Date: Fri May 9 12:42:52 2008 New Revision: 12192 Modified: rt/branches/3.8-TESTING/ (props changed) rt/branches/3.8-TESTING/UPGRADING Log: r30708[at]31b: jesse | 2008-05-09 12:42:33 -0400 typo fix Modified: rt/branches/3.8-TESTING/UPGRADING ============================================================================== --- rt/branches/3.8-TESTING/UPGRADING (original) +++ rt/branches/3.8-TESTING/UPGRADING Fri May 9 12:42:52 2008 @@ -22,7 +22,7 @@ from CachedGroupMembers table without loosing functionality. To delete record run the following script: - perl -I /opt/rt3/local/lib -I /opt/rt3/lib etc/upgrage/shrink_cgm_table.pl + perl -I /opt/rt3/local/lib -I /opt/rt3/lib etc/upgrade/shrink_cgm_table.pl UPGRADING FROM 3.7.81 and earlier - Changes: _______________________________________________ Rt-commit mailing list Rt-commit[at]lists.bestpractical.com http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
|