[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. c4d130e658e8493d39825d1bf2ed4cbbbec57a82

git git at cross-lfs.org
Wed Feb 6 13:14:45 PST 2013


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 "Cross-LFS Book".

The branch, master has been updated
       via  c4d130e658e8493d39825d1bf2ed4cbbbec57a82 (commit)
      from  f353d98885d81f9231c4ce63ca8d8e14fb90d23a (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 c4d130e658e8493d39825d1bf2ed4cbbbec57a82
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Feb 6 15:14:40 2013 -0600

    Add verbose flag to multiarch wrapper test creation chmod.

diff --git a/BOOK/final-system/multilib/multiarch_wrapper.xml b/BOOK/final-system/multilib/multiarch_wrapper.xml
index b4c8e7f..b637d34 100644
--- a/BOOK/final-system/multilib/multiarch_wrapper.xml
+++ b/BOOK/final-system/multilib/multiarch_wrapper.xml
@@ -90,7 +90,7 @@ EOF</userinput></screen>
 
 <screen os="g"><userinput>echo 'echo "32bit Version"' > test-32
 echo 'echo "64bit Version"' > test-64
-chmod 755 test-32 test-64
+chmod -v 755 test-32 test-64
 ln -sv /usr/bin/multiarch_wrapper test</userinput></screen>
 
     <para os="h">Test the wrapper:</para>

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

Summary of changes:
 BOOK/final-system/multilib/multiarch_wrapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list