blob: d64ea4cb49a255c6043785978cfd82c1a7497a51 (
plain)
1
2
3
4
5
|
#!/bin/bash
# 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
|