1
0
forked from pool/aws-efs-utils
aws-efs-utils/skip-styletest.patch
Robert Schweikert 5989180d39 - Update to version 1.31.3 (bsc#1195916)
+ 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
2022-02-18 14:51:57 +00:00

8 lines
122 B
Diff

--- Makefile.orig
+++ Makefile
@@ -58,4 +58,3 @@ deb:
.PHONY: test
test:
pytest --ignore=test/mount_efs_test
- flake8