Skip to content

Commit 6d4d3df

Browse files
committed
Administrivia
1 parent 5a36771 commit 6d4d3df

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

admin-tools/setup-master.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
22
# Check out master branch and dependent development master branches
3-
set -e
43
PYTHON_VERSION=3.8.18
54

65
bs=${BASH_SOURCE[0]}

admin-tools/setup-python-2.4.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
# Check out python-2.4-to-2.7 and dependent development branches.
33

4-
set -e
54
PYTHON_VERSION=2.4.6
65

76
bs=${BASH_SOURCE[0]}

0 commit comments

Comments
 (0)