log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Members
>
tatsuki
>
Alice
comparison scripts/clean.sh @ 37:
ebd44d3e8578
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
add fish scripts
author
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
date
Fri, 20 Jan 2012 19:13:31 +0900
parents
children
comparison
equal
deleted
inserted
replaced
36:0b25b48116b6
37:ebd44d3e8578
1
#!/bin/bash
2
rm output/*.log
3
rm ./topology/tree.{dot,png}
4
rm ./topology/ring.{dot,png}