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.13.2~4 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=3cf31c2fe0b356ea5c04117c5235b0a3cfe34971;hp=1d134301fc4d05338d09517abc978d0a90d82e09 Change link, since PostgreSQL switched to using git. --- diff --git a/src/launch.c b/src/launch.c index 56aa288..e58add5 100644 --- a/src/launch.c +++ b/src/launch.c @@ -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