Clean-up: fix comment style in bin-info.c
[babeltrace.git] / tests / lib / test_dwarf_complete.in
index bca5a853c837f76077d94ef3d140194e4cf8fbc0..d5b94f6cb9f28559b2105d8020c797e6f27e9485 100755 (executable)
@@ -17,6 +17,6 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-DEBUGINFO_DATA=@abs_top_srcdir@/tests/debuginfo-data
+DEBUGINFO_DATA="@abs_top_srcdir@/tests/debuginfo-data"
 
-@abs_top_builddir@/tests/lib/test_dwarf $DEBUGINFO_DATA
+"@abs_top_builddir@/tests/lib/test_dwarf" "$DEBUGINFO_DATA"
This page took 0.024407 seconds and 4 git commands to generate.