log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Database
>
Alice
annotate scripts/clean.sh @ 202:
7f47231ef509
working
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
add new flip API
author
sugi
date
Mon, 25 Mar 2013 17:46:07 +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}