summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2020-03-20 23:10:28 +0100
committerMichael Adam <obnox@samba.org>2020-03-21 01:46:28 +0100
commit7b828eaeb292df0d8091576bef834024df73a683 (patch)
tree0b43ebe1e61cd38946f61caf6bd5235f4d014c72
parenta52294cc261e97fe6fe175aa493a71b6e54213e5 (diff)
downloadsamba-integration-7b828eaeb292df0d8091576bef834024df73a683.tar.gz
samba-integration-7b828eaeb292df0d8091576bef834024df73a683.tar.xz
samba-integration-7b828eaeb292df0d8091576bef834024df73a683.zip
centos-ci: remove superlfuous comment
Signed-off-by: Michael Adam <obnox@samba.org>
-rwxr-xr-xsamba-integration-centos-ci-tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/samba-integration-centos-ci-tests.sh b/samba-integration-centos-ci-tests.sh
index dc5f90a..51f810d 100755
--- a/samba-integration-centos-ci-tests.sh
+++ b/samba-integration-centos-ci-tests.sh
@@ -88,7 +88,6 @@ scl enable sclo-vagrant1 -- \
# time to run the tests:
-# TODO: add real tests to execute
echo make "${TEST_TARGET}" | scl enable sclo-vagrant1 bash
# END