s3:waf: Reformat versiontest
authorAndreas Schneider <asn@samba.org>
Tue, 22 Nov 2016 10:04:30 +0000 (11:04 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 4 Dec 2016 15:35:21 +0000 (16:35 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/wscript_build

index 5f7cc09f37e75ee5f28d1edca97e28a51bef175d..2871aa598a60628e8fcb644697025751a02d615b 100755 (executable)
@@ -1288,8 +1288,9 @@ bld.SAMBA3_BINARY('vfstest',
 bld.SAMBA3_BINARY('versiontest',
                  source='lib/version_test.c',
                  deps='''
-                 SAMBA_VERSION
-                 param''',
+                      SAMBA_VERSION
+                      param
+                      ''',
                  install=False)
 
 bld.SAMBA3_BINARY('timelimit',