Page MenuHomeDevCentral

D2939.diff
No OneTemporary

D2939.diff

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -28,9 +28,8 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
reformat:
- find bin -type f -name '*.py' | xargs ${REFORMAT}
+ find bin -type f | xargs ${REFORMAT}
find src -type f -name '*.py' | xargs ${REFORMAT}
- find tests -type f -name '*.py' | xargs ${REFORMAT}
# -------------------------------------------------------------
# Packaging targets

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 11, 01:55 (19 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2722217
Default Alt Text
D2939.diff (451 B)

Event Timeline