[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-75-gf1b4f1b

Ville Skyttä ville.skytta at iki.fi
Sat Apr 16 17:42:56 UTC 2011


The following commit has been merged in the master branch:
commit 00bcf408a390854c23d2599ee9b6e5b0eb94ccee
Author: Ville Skyttä <ville.skytta at iki.fi>
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



More information about the Bash-completion-commits mailing list