From: Richard W.M. Jones Date: Mon, 1 Aug 2011 09:35:18 +0000 (+0100) Subject: Change link, since PostgreSQL switched to using git. X-Git-Tag: 1.8.11~6 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=b466dba1babdac2a92fdbb636dadd49f6ed206e2;p=libguestfs.git Change link, since PostgreSQL switched to using git. (cherry picked from commit 3cf31c2fe0b356ea5c04117c5235b0a3cfe34971) --- diff --git a/src/launch.c b/src/launch.c index 3e46e8f..4981d6f 100644 --- a/src/launch.c +++ b/src/launch.c @@ -665,7 +665,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