This reverts commit beadc92e0781a32854f4cbb8389804a06730c351.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -13,4 +13,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
| 13 | 13 |
. ${SCRIPTDIR}/toml
|
| 14 | 14 |
. ${SCRIPTDIR}/changelog-well-formed
|
| 15 | 15 |
. ${SCRIPTDIR}/changelog-date-descending
|
| 16 |
-#. ${SCRIPTDIR}/deprecate-integration-cli
|
|
| 16 |
+. ${SCRIPTDIR}/deprecate-integration-cli
|