Mercurial
Mercurial
>
hg
>
pep-material
/ annotate
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
author
Christian Urban <urbanc@in.tum.de>
Sun, 05 Nov 2017 12:02:09 +0000
changeset 125
dcaab8068baa
child 128
166bb9b6b20a
permissions
-rwxr-xr-x
updated
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
125
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
1
#!/bin/sh
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
2
###set -e
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
3
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
4
trap "exit" INT
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
5
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
6
./collatz_test output1
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
7
dcaab8068baa
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
8