
Otherwise we may use a wrong typelib shared library (the one that is installed on the system which run the test) Signed-off-by: Frederic Martinsons <frederic.martinsons@gmail.com>
6 lines
265 B
Bash
Executable File
6 lines
265 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# For debugging behavior of test-modemmanager-service.py, you can modify
|
|
# this line to add --log-file option
|
|
LD_LIBRARY_PATH=@abs_top_builddir@/libmm-glib GI_TYPELIB_PATH=@abs_top_builddir@/libmm-glib @abs_top_srcdir@/tools/test-modemmanager-service.py
|