Robert Schweikert
0d4953f2c5
+ Add skip-styletest.patch - Style is enforced upstream and triggers unnecessary build version requirements + Allow specifying fs_id in cloudwatch log group name + Includes fix for stunnel path OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-efs-utils?expand=0&rev=18
8 lines
122 B
Diff
8 lines
122 B
Diff
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -58,4 +58,3 @@ deb:
|
|
.PHONY: test
|
|
test:
|
|
pytest --ignore=test/mount_efs_test
|
|
- flake8
|