Merge branch 'master' into python-3.3-to-3.5

This commit is contained in:
rocky
2024-08-18 12:49:51 -04:00
2 changed files with 3 additions and 0 deletions

2
admin-tools/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/.python-version
/.python-version

View File

@@ -10,6 +10,7 @@ PYTHON_VERSION=3.3.7
uncompyle6_owd=$(pwd)
mydir=$(dirname $bs)
cd $mydir
fulldir=$(readlink -f $mydir)
. ./checkout_common.sh
cd $fulldir/..