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
Tue, Dec 24, 14:31 (19 h, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2314047
Default Alt Text
D2939.diff (451 B)

Event Timeline