theslinux-home branch master updated 806bb04 d.uim-vi.testing.2013: fix grep option (-e -> -E)

  • From: git@xxxxxxxxxxxxxxxxxxxx
  • To: theslinux-phantom@xxxxxxxxxxxxx
  • Date: Fri, 09 Aug 2013 03:50:37 -0700

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-home".

The branch, master has been updated
       via  806bb048a682d51a56d814df92623befef7d77b0 (commit)
      from  21112035935d66c7b676f18e81d11c0adc113721 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 806bb048a682d51a56d814df92623befef7d77b0
Author: Ky-Anh Huynh <kyanh@xxxxxxxxxxxxx>
Date:   Fri Aug 9 17:49:14 2013 +0700

    d.uim-vi.testing.2013: fix grep option (-e -> -E)

-----------------------------------------------------------------------

Summary of changes:
 content/doc/uim-vi/testing/2013.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/doc/uim-vi/testing/2013.html 
b/content/doc/uim-vi/testing/2013.html
index cf4e8e2..6130128 100644
--- a/content/doc/uim-vi/testing/2013.html
+++ b/content/doc/uim-vi/testing/2013.html
@@ -78,7 +78,7 @@ Bạn cần gỡ bỏ hoặc tạm thời ngắt các bộ gõ khác có trên m
 thể sử dụng bộ gõ `uim-vi`. Hãy kiểm tra rằng trên hệ thống của bạn có
 đúng danh sách các gói như sau đây
 
-    $ pacman -Q | grep -e 'm17|uim'
+    $ pacman -Q | grep -E 'm17|uim'
     126-uim-vi
     m17n-db-vi
     m17n-lib


hooks/post-receive
-- 
theslinux-home
--
Purpose: Store commits, feeds from other projects
Post: mailto:theslinux-phantom@xxxxxxxxxxxxx
Archive, Gmane: http://theslinux.org/lists/phantom/
Subscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=subscribe
Unsubscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=unsubscribe
Other information: http://theslinux.org/lists (vi) or 
http://theslinux.org/lists/en (en)
Support: mailto:theslinux-questions@xxxxxxxxxxxxx

Other related posts:

  • » theslinux-home branch master updated 806bb04 d.uim-vi.testing.2013: fix grep option (-e -> -E) - git