Mercurial
Mercurial
>
hg
>
pep-material
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
testing/mark
changeset 128
fd03a2f06286
parent 125
b91ad3761732
child 130
d272307e6c02
equal
deleted
inserted
replaced
127:01d522ba48d4
128:fd03a2f06286
2
###set -e
2
###set -e
3
3
4
trap "exit" INT
4
trap "exit" INT
5
5
6
./collatz_test output1
6
./collatz_test output1
7
./alcohol_test output2
7
8
8
9