mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Donn Cave <donn@u.washington.edu>:
Added definition of VERSION so this works as expected.
This commit is contained in:
parent
a6c2eb5e1e
commit
b59c4603f0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
# Make sure we got reasonable arguments.
|
||||
TARGET=""
|
||||
ARGS=""
|
||||
VERSION=2.0
|
||||
|
||||
while [ "$#" != "0" ]; do
|
||||
case "$1" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue