Skip to content

Commit 63ef86e

Browse files
committed
catch bad symlink in assert
1 parent 625d0bb commit 63ef86e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/local/butler/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def _get_clusterfuzz_config_commit_sha():
9393

9494
def _compute_revision(timestamp, is_staging=False):
9595
"""Return a source code revision.
96-
96+
9797
This revision contains the timestamp, git-sha, user, config git-sha, and
9898
appengine release (prod or staging). The ordinality of revision is crucial
9999
for updating source code. Later revision *must* be greater than earlier

0 commit comments

Comments
 (0)