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
166bb9b6b20a
parent 125
dcaab8068baa
child 130
7f3f01dfe738
equal
deleted
inserted
replaced
127:b4def82f3f9f
128:166bb9b6b20a
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