Cleanup test scripts
[babeltrace.git] / tests / lib / test_bin_info_complete.in
index 80c1e90ce93882094fe92a40ebb23b90d7153534..bcf4be2d49c7ffc711e373481fe365146832253d 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_bin_info $DEBUGINFO_DATA
+"@abs_top_builddir@/tests/lib/test_bin_info" "$DEBUGINFO_DATA"
This page took 0.02352 seconds and 4 git commands to generate.