X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Flaunch.c;h=f8ab02926675c1c3226089d965f72a7d3a2cedde;hb=1f980d1b103bae48b4c27164a7588466ba9ad5cb;hp=e9a1741f9212ae5e9de41d95aa6745d48b37207d;hpb=7141850a2ca8094f91c709cbdcb8dd0e094a6d18;p=libguestfs.git diff --git a/src/launch.c b/src/launch.c index e9a1741..f8ab029 100644 --- a/src/launch.c +++ b/src/launch.c @@ -688,7 +688,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