cleanup: configure.ac: replace spaces by tabs
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 11 Jul 2019 18:57:07 +0000 (14:57 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 12 Jul 2019 04:43:06 +0000 (00:43 -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 7d7f9a8ed7c951fbf02e3ee6e08647d2c136cfd7..4f687b08a4ddae35060c67001413c21ecb611e9b 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.024942 seconds and 4 git commands to generate.