Change link, since PostgreSQL switched to using git.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 1 Aug 2011 09:35:18 +0000 (10:35 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 7 Aug 2011 20:59:48 +0000 (21:59 +0100)
(cherry picked from commit 3cf31c2fe0b356ea5c04117c5235b0a3cfe34971)

src/launch.c

index e9a1741..f8ab029 100644 (file)
@@ -688,7 +688,7 @@ launch_appliance (guestfs_h *g)
       pid_t parent_pid = getppid ();
 
       /* Writing to argv is hideously complicated and error prone.  See:
-       * http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c?rev=1.33.2.1;content-type=text%2Fplain
+       * http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/utils/misc/ps_status.c;hb=HEAD
        */
 
       /* Loop around waiting for one or both of the other processes to