The following commit has been merged in the master branch:
commit 00bcf408a390854c23d2599ee9b6e5b0eb94ccee
Author: Ville Skyttä <[email protected]>
Date:   Sat Apr 16 16:19:44 2011 +0300

    Remove stale comment.

diff --git a/completions/strace b/completions/strace
index fcc79d2..0637453 100644
--- a/completions/strace
+++ b/completions/strace
@@ -23,7 +23,6 @@ _strace()
     done
 
     if [ $offset -gt 0 ]; then
-        # FAIL: _command_offset is not defined anywhere. Guillame?
         _command_offset $offset
     else
 

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to