summaryrefslogtreecommitdiff
path: root/ctdb
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2018-01-23 20:18:54 +1100
committerAmitay Isaacs <amitay@samba.org>2018-01-24 10:28:52 +0100
commit8b82d10856160d3b3f172bf7d45ac561002dbcac (patch)
tree1474af66a9cd2fee2b1a988a960481fb3144fc03 /ctdb
parent50150d75814de6a1e2cb28fb7af72caa31d73e3c (diff)
downloadsamba-8b82d10856160d3b3f172bf7d45ac561002dbcac.tar.gz
ctdb-tests: Fix a typo
This typo causes the script to be run with the default shell. If this is not bash then the shell will fail to parse integration.bash. This is a regression caused by commit c607989d91b64d837253aae794b1a3d6013eb3e0. Clearly nobody has run this test on Debian for a long time. :-( Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Wed Jan 24 10:28:52 CET 2018 on sn-devel-144
Diffstat (limited to 'ctdb')
-rwxr-xr-xctdb/tests/simple/14_ctdb_statistics.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctdb/tests/simple/14_ctdb_statistics.sh b/ctdb/tests/simple/14_ctdb_statistics.sh
index 3dd55e05cd3..5ff22d7f64c 100755
--- a/ctdb/tests/simple/14_ctdb_statistics.sh
+++ b/ctdb/tests/simple/14_ctdb_statistics.sh
@@ -1,4 +1,3 @@
-
#!/bin/bash
test_info()