Skip to content

Commit

Permalink
Nit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Sep 14, 2018
1 parent 52da655 commit 161ede6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clean
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ rm -f *.pyc *.pyo .test*.sum expected result install.out
rm -rf build *.egg-info dist __pycache__ .coverage .coverage-html .eggs htmlcov
rm -f tests/{helloworld,test,ref}
rm -f TEST REF
rm -rf tests/.pytest_cache */__pycache__
foreach i (*/clean)
if ($i == "*/clean") break
#echo $i
Expand Down

0 comments on commit 161ede6

Please sign in to comment.