log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
ric
>
test
comparison boh/unauthorized_access.py @ 11:
015f2dcc2510
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Uploaded
author
ric
date
Thu, 22 Sep 2016 08:33:51 -0400
parents
children
comparison
equal
deleted
inserted
replaced
10:d84735cff8ed
11:015f2dcc2510
1
# BEGIN_COPYRIGHT
2
# END_COPYRIGHT
3
4
import sys
5
6
sys.exit("You are not authorized to use this tool")