We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64fea4 commit 55421f4Copy full SHA for 55421f4
tests/acceptance/Makefile.am
@@ -100,7 +100,7 @@ EXTRA_DIST = default.cf.sub dcs.cf.sub plucked.cf.sub run_with_server.cf.sub \
100
root-MD5=617eb383deffef843ea856b129d0a423.priv
101
102
# Recursively include all tests in the dist tarball and set proper permissions
103
-EXTRA_DIST += `wildcard [0-9]*`
+EXTRA_DIST += $(wildcard [0-9]*)
104
105
dist-hook:
106
chmod -R go-w $(distdir)
0 commit comments