log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Database
>
Alice
annotate scripts/clean.sh @ 142:
287aae21e7d8
working
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
minor change
author
sugi
date
Thu, 20 Sep 2012 22:05:32 +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}