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 d72a681 commit 682aba3Copy full SHA for 682aba3
README.markdown
@@ -10,4 +10,6 @@ Debian package
10
$ git checkout debian
11
$ git merge master
12
$ # Update debian/changelog accordingly
13
- $ dpkg-buildpackage -rfakeroot
+ $ dpkg-buildpackage -rfakeroot # or alternately...
14
+ $ gbp buildpackage -rfakeroot -us -uc --git-upstream-branch=master --git-debian-branch=debian
15
+
TODO.markdown
@@ -0,0 +1,2 @@
1
2
+* c-foreach-restart: configurable retries/timeout for CQL port check
0 commit comments