modular: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Sun Jul 26 01:42:10 PDT 2009


 build.sh |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

New commits:
commit f590e2d63c544d079c0af791f1af6692c2af0269
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Jul 25 14:23:08 2009 -0400

    build.sh: --clone: test for existing directory before cloning
    
    Avoid invoking the git clone command on existing directory. This uniformly
    implements the desired behaviour where existing directories are skipped and
    not considered a failure scenario.
    
    Tested with various success/failure scenarios
    
    [Peter: git can clone into existing directories but only with very recent
    versions. Better not to rely on it yet.]
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 56050630f5055f3a540386936309489001abbf86
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Jul 25 14:26:59 2009 -0400

    build.sh: fix a couple of typos.
    
    Fix one typo and changed one error message to be consistent
        with other very similar messages. No logic change.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list