From: Martin Schwenke Date: Tue, 23 Jan 2018 09:18:54 +0000 (+1100) Subject: ctdb-tests: Fix a typo X-Git-Tag: tevent-0.9.36~275 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b82d10856160d3b3f172bf7d45ac561002dbcac;p=thirdparty%2Fsamba.git 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 Reviewed-by: Amitay Isaacs Autobuild-User(master): Amitay Isaacs Autobuild-Date(master): Wed Jan 24 10:28:52 CET 2018 on sn-devel-144 --- 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()