diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ clean: pssh $(OPTIONS) -h $(HOSTS) "rm -f *.txt; rm -f *.out" distclean: - rm -f alive.txt deploy_client deploy_libs + rm -f alive.txt deploy_client deploy_libs *.pyc ping: $(ALIVES) pssh $(FOPTIONS) 'python2 --version 2>&1 | grep -E "(2\.6|2\.7)"' |
