summaryrefslogtreecommitdiff
path: root/ctdb
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2018-01-23 20:18:54 +1100
committerStefan Metzmacher <metze@samba.org>2018-02-12 11:28:50 +0100
commit6711e701585c162646da9e434908db06f31bf2af (patch)
tree68d1061afcb42eec5846d6703eef8d4d04cb30bd /ctdb
parent74e2d615d134b56ccdbf4ae8d91c46a1c387eb7c (diff)
downloadsamba-6711e701585c162646da9e434908db06f31bf2af.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 (cherry picked from commit 8b82d10856160d3b3f172bf7d45ac561002dbcac)
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()