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
.
testing4/mark
changeset 215
438459a8e48b
parent 153
4383809c176a
child 218
22705d22c105
equal
deleted
inserted
replaced
214:bc131735c940
215:438459a8e48b
1
#!/bin/sh
2
###set -e
3
4
trap "exit" INT
5
6
./re_test.sh output1
7
./bf_test.sh output2
8