cleanup: configure.ac: replace spaces by tabs
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 11 Jul 2019 18:57:07 +0000 (14:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:35 +0000 (11:53 -0400)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Iebe75fcb8cbf726b00d3dcc5752e4bbdbb8ae055
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1689
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
configure.ac

index 3f2ae3bd3c36119fbef3402ce359e0176effce01..5204c1f2ffb2a0842c460fdfe3fb2c2433a76e36 100644 (file)
@@ -738,8 +738,8 @@ AC_CONFIG_FILES([
        tests/plugins/Makefile
        tests/plugins/src.ctf.fs/Makefile
        tests/plugins/src.ctf.fs/succeed/Makefile
-  tests/plugins/sink.ctf.fs/Makefile
-  tests/plugins/sink.ctf.fs/succeed/Makefile
+       tests/plugins/sink.ctf.fs/Makefile
+       tests/plugins/sink.ctf.fs/succeed/Makefile
        tests/plugins/flt.lttng-utils.debug-info/Makefile
        tests/plugins/flt.utils.trimmer/Makefile
        tests/utils/Makefile
This page took 0.025605 seconds and 4 git commands to generate.