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-01 10:35:24 +0100
commit3cf31c2fe0b356ea5c04117c5235b0a3cfe34971 (patch)
treea8332dc92f933966e3819e7d12c3ee463b20a577
parent1d134301fc4d05338d09517abc978d0a90d82e09 (diff)
downloadlibguestfs-3cf31c2fe0b356ea5c04117c5235b0a3cfe34971.tar.gz
libguestfs-3cf31c2fe0b356ea5c04117c5235b0a3cfe34971.tar.xz
libguestfs-3cf31c2fe0b356ea5c04117c5235b0a3cfe34971.zip
Change link, since PostgreSQL switched to using git.
-rw-r--r--src/launch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/launch.c b/src/launch.c
index 56aa288b..e58add54 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