log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Members
>
tatsuki
>
Alice
annotate scripts/clean.sh @ 228:
9eaaca2b8a57
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
change sort method
author
sugi
date
Thu, 28 Mar 2013 21:36:28 +0900
parents
ebd44d3e8578
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
37
ebd44d3e8578
add fish scripts
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
1
#!/bin/bash
ebd44d3e8578
add fish scripts
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
2
rm output/*.log
ebd44d3e8578
add fish scripts
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
3
rm ./topology/tree.{dot,png}
ebd44d3e8578
add fish scripts
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff
changeset
4
rm ./topology/ring.{dot,png}