automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {maint} ywrap: remove an obsolete FIXME comment


From: Stefano Lattarini
Subject: [FYI] {maint} ywrap: remove an obsolete FIXME comment
Date: Sat, 12 Jan 2013 18:17:04 +0100

If it were still relevant, somebody would have complained by now.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 lib/ylwrap | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/ylwrap b/lib/ylwrap
index 13b6a23..8f072a8 100755
--- a/lib/ylwrap
+++ b/lib/ylwrap
@@ -161,8 +161,6 @@ case $prog in
   *[\\/]*) prog=`pwd`/$prog ;;
 esac
 
-# FIXME: add hostname here for parallel makes that run commands on
-# other machines.  But that might take us over the 14-char limit.
 dirname=ylwrap$$
 do_exit="cd '`pwd`' && rm -rf $dirname > /dev/null 2>&1;"' (exit $ret); exit 
$ret'
 trap "ret=129; $do_exit" 1
-- 
1.8.1.rc3.192.g2d0029e




reply via email to

[Prev in Thread] Current Thread [Next in Thread]