]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:build: fix some spacing in wscript_build
authorMichael Adam <obnox@samba.org>
Fri, 18 May 2012 13:02:31 +0000 (15:02 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 31 May 2012 02:46:05 +0000 (04:46 +0200)
source3/wscript_build

index f41401f1d6ae1e93b41ecb98720574d403e63a03..02049e29ad9622575a3e85ca83869fb7a5a44f0e 100755 (executable)
@@ -545,12 +545,12 @@ SMBTORTURE_SRC1 = '''torture/torture.c torture/nbio.c torture/scanner.c torture/
                 torture/test_authinfo_structs.c
                 torture/test_smbsock_any_connect.c
                 torture/test_cleanup.c
-               torture/test_ctdbconn.c
-               torture/test_msg.c
-               torture/test_notify.c
-               lib/tevent_barrier.c
-               torture/test_dbwrap_watch.c
-               torture/test_idmap_tdb_common.c
+                torture/test_ctdbconn.c
+                torture/test_msg.c
+                torture/test_notify.c
+                lib/tevent_barrier.c
+                torture/test_dbwrap_watch.c
+                torture/test_idmap_tdb_common.c
                 torture/t_strappend.c'''
 
 SMBTORTURE_SRC = '''${SMBTORTURE_SRC1} ${LOCKING_SRC} ${FNAME_UTIL_SRC}