Commit cc680362 authored by Andreas Jung's avatar Andreas Jung

- LP #399633: fixed interpreter paths

parent f3152713
...@@ -37,3 +37,5 @@ Bugs Fixed ...@@ -37,3 +37,5 @@ Bugs Fixed
- LP #397861: exporting $PYTHON in generated 'zopectl' for fixing import issue - LP #397861: exporting $PYTHON in generated 'zopectl' for fixing import issue
with "bin/zopectl adduser" with "bin/zopectl adduser"
- LP #399633: fixed interpreter paths
## This script requires: ## This script requires:
## - python2.4 ## - python >= 2.4
## - Zope 3's zope.testbrowser package: ## - Zope 3's zope.testbrowser package:
## http://www.zope.org/Members/benji_york/ZopeTestbrowser-0.9.0.tgz ## http://www.zope.org/Members/benji_york/ZopeTestbrowser-0.9.0.tgz
## ##
## The just run: ## The just run:
## $python2.4 generate_conflicts.py ## $python generate_conflicts.py
import base64 import base64
import string import string
import threading import threading
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved. # Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
......
#!/usr/bin/env python2.4
############################################################################## ##############################################################################
# #
# Copyright (c) 2001,2002 Zope Corporation and Contributors. # Copyright (c) 2001,2002 Zope Corporation and Contributors.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment