components/grails/patches/runant.py.patch
author Lijo George - Oracle Corporation - Bangalore India <lijo.x.george@oracle.com>
Thu, 27 Mar 2014 11:33:02 -0700
branchs11-update
changeset 3018 9bcd8e039f5c
parent 413 1a6d7a739179
child 3918 d8138667d338
permissions -rw-r--r--
16032482 Net-SNMP ifOperStatus on solaris11 VM guest domain is not correct. 17002960 net-snmp does not show all ifTable values for vlan interfaces in NGZ

*** grails-1.0.3/ant/bin/runant.py.orig	Fri Jul  8 09:46:11 2011
--- grails-1.0.3/ant/bin/runant.py	Fri Jul  8 09:46:26 2011
***************
*** 1,4 ****
! #!/usr/bin/python
  # Copyright 2001,2003-2004 The Apache Software Foundation
  #
  #  Licensed under the Apache License, Version 2.0 (the "License");
--- 1,4 ----
! #!/usr/bin/python2.6
  # Copyright 2001,2003-2004 The Apache Software Foundation
  #
  #  Licensed under the Apache License, Version 2.0 (the "License");