projects
/
swifty.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Forgot this file in the last check-in.
[swifty.git]
/
src
/
libswift
/
mfold
/
clean.default.sh
1
#if [ $EMIF ]; then
2
# sudo tc qdisc del dev $EMIF ingress
3
# sudo tc qdisc del dev ifb0 root
4
#fi
5
#sudo iptables -F &
6
cd swift
7
rm -rf *chunk core *harvest ~/.building_swift ~/.dohrv_copying
8
killall swift-o2
9
killall swift-dbg
10
echo DONE