Skip to content

Commit 2b61b2c

Browse files
committed
---
yaml --- r: 177775 b: refs/heads/snap-stage3 c: bbb2871 h: refs/heads/master i: 177773: c9afdba 177771: eae20a8 177767: 09e50fc 177759: 8f14cc6 v: v3
1 parent 706a74a commit 2b61b2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 474b324eda10440d6568ef872a7307d38e7de95b
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 888a14908806d8f0fc60ff4df44aad6e761d3d00
4+
refs/heads/snap-stage3: bbb2871bfba427654d70592f0f4fa0d1806a3fa0
55
refs/heads/try: fde4472848b662a4d1236388c4cf15e2450237e6
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/etc/generate-keyword-tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
f.write(template % (datetime.datetime.now().year, kw, kw))
5757

5858
# mark file read-only
59-
os.chmod(test_file, stat.S_IRUSR|stat.S_IRGRP|stat.S_IROTH)
59+
os.chmod(test_file, stat.S_IRUSR | stat.S_IRGRP | stat.S_IROTH)

0 commit comments

Comments
 (0)