Skip to content

Commit 0b804b1

Browse files
committed
correct the capture version too
1 parent af1ef93 commit 0b804b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/run-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ testPython3_4() {
5050
testPython3_4_warn() {
5151
compile "python3_4_warn"
5252
if [[ $STACK = "cedar-14" ]]; then
53-
assertCaptured "python-3.4.0"
53+
assertCaptured "python-3.4.9"
5454
assertCaptured "security update!"
5555
assertCapturedSuccess
5656
else

0 commit comments

Comments
 (0)