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>
Mon, 1 Aug 2011 09:35:24 +0000 (10:35 +0100)
src/launch.c

index 56aa288..e58add5 100644 (file)
@@ -722,7 +722,7 @@ launch_appliance (guestfs_h *g)
         setpgid (0, 0);
 
       /* 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