Auto-generated patches to resolve prettier / yamllint
[releng/builder.git] / jjb / packaging / packaging-macros.yaml
index ae1e2573bb509ca6015c8adadf2ca731a9104da9..a7b93d0db4031f64424eb69b42d913767418c2dd 100644 (file)
@@ -73,7 +73,7 @@
     name: install-test-uninstall-rpm
     builders:
       - inject:
-          properties-content: 'URL=/home/$USER/rpmbuild/RPMS/noarch/*.rpm'
+          properties-content: "URL=/home/$USER/rpmbuild/RPMS/noarch/*.rpm"
       # Install deps needed interactive Karaf shell tests
       - shell: |
           # Install expect to interact with Karaf shell
@@ -97,7 +97,7 @@
     name: install-test-uninstall-deb
     builders:
       - inject:
-          properties-content: 'PACKAGE=$WORKSPACE/packaging/packages/deb/opendaylight/*.deb'
+          properties-content: "PACKAGE=$WORKSPACE/packaging/packages/deb/opendaylight/*.deb"
       # Install deps needed interactive Karaf shell tests
       - shell: |
           # Install expect to interact with Karaf shell