[gvfs] gvfs-test: More verbosity for SMB and HTTP backends
- From: Tomas Bzatek <tbzatek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] gvfs-test: More verbosity for SMB and HTTP backends
- Date: Thu, 24 Jan 2013 15:28:28 +0000 (UTC)
commit cbf8ab9b09c6d29850ebee97ad8a38b3bf5dd784
Author: Tomas Bzatek <tbzatek redhat com>
Date: Thu Jan 24 16:27:27 2013 +0100
gvfs-test: More verbosity for SMB and HTTP backends
test/gvfs-test | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/test/gvfs-test b/test/gvfs-test
index 9682c5a..9717215 100755
--- a/test/gvfs-test
+++ b/test/gvfs-test
@@ -1630,6 +1630,8 @@ def start_dbus():
env = os.environ.copy()
env['G_MESSAGES_DEBUG'] = 'all'
env['GVFS_DEBUG'] = 'all'
+ env['GVFS_SMB_DEBUG'] = '6'
+ env['GVFS_HTTP_DEBUG'] = 'all'
env['LIBSMB_PROG'] = "nc localhost 1445"
dbus_daemon = subprocess.Popen(
['dbus-daemon', '--config-file', dbus_conf, '--print-address=1'],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]