Standardise spelling of debug info
[babeltrace.git] / tests / lib / test_dwarf_complete.in
index d5b94f6cb9f28559b2105d8020c797e6f27e9485..a3f026d649244b7f5df88e490e282f256fa2034c 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"
+DEBUG_INFO_DATA="@abs_top_srcdir@/tests/debug-info-data"
 
-"@abs_top_builddir@/tests/lib/test_dwarf" "$DEBUGINFO_DATA"
+"@abs_top_builddir@/tests/lib/test_dwarf" "$DEBUG_INFO_DATA"
This page took 0.022921 seconds and 4 git commands to generate.