components/grails/patches/runant.py.patch
branchs11-update
changeset 3984 03ec35f09e5b
parent 413 1a6d7a739179
equal deleted inserted replaced
3983:59c8a3f84172 3984:03ec35f09e5b
       
     1 The status of this patch is unknown.
       
     2 
     1 *** grails-1.0.3/ant/bin/runant.py.orig	Fri Jul  8 09:46:11 2011
     3 *** grails-1.0.3/ant/bin/runant.py.orig	Fri Jul  8 09:46:11 2011
     2 --- grails-1.0.3/ant/bin/runant.py	Fri Jul  8 09:46:26 2011
     4 --- grails-1.0.3/ant/bin/runant.py	Fri Jul  8 09:46:26 2011
     3 ***************
     5 ***************
     4 *** 1,4 ****
     6 *** 1,4 ****
     5 ! #!/usr/bin/python
     7 ! #!/usr/bin/python
     6   # Copyright 2001,2003-2004 The Apache Software Foundation
     8   # Copyright 2001,2003-2004 The Apache Software Foundation
     7   #
     9   #
     8   #  Licensed under the Apache License, Version 2.0 (the "License");
    10   #  Licensed under the Apache License, Version 2.0 (the "License");
     9 --- 1,4 ----
    11 --- 1,4 ----
    10 ! #!/usr/bin/python2.6
    12 ! #!/usr/bin/python2.7
    11   # Copyright 2001,2003-2004 The Apache Software Foundation
    13   # Copyright 2001,2003-2004 The Apache Software Foundation
    12   #
    14   #
    13   #  Licensed under the Apache License, Version 2.0 (the "License");
    15   #  Licensed under the Apache License, Version 2.0 (the "License");