summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-08-01 10:35:18 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-08-07 22:03:34 +0100
commitb466dba1babdac2a92fdbb636dadd49f6ed206e2 (patch)
treeeba4b858005e788ce6280e45d1fd8f0cc4af0827
parent677453aef14d0f8a06e574e9d78ca21f322b8c18 (diff)
downloadlibguestfs-b466dba1babdac2a92fdbb636dadd49f6ed206e2.tar.gz
libguestfs-b466dba1babdac2a92fdbb636dadd49f6ed206e2.tar.xz
libguestfs-b466dba1babdac2a92fdbb636dadd49f6ed206e2.zip
Change link, since PostgreSQL switched to using git.
(cherry picked from commit 3cf31c2fe0b356ea5c04117c5235b0a3cfe34971)
-rw-r--r--src/launch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/launch.c b/src/launch.c
index 3e46e8f3..4981d6fe 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