blob: fcdb56de22423c2acf076fce4fed046880caae43 (
plain)
1
2
3
4
5
|
#!/bin/sh
# For debugging behavior of test-modemmanager-service.py, you can modify
# this line to add --log-file option
GI_TYPELIB_PATH=@abs_top_builddir@/libmm-glib @abs_top_srcdir@/tools/test-modemmanager-service.py
|