Skip to content

Commit

Permalink
Closes-Bug: #1416163
Browse files Browse the repository at this point in the history
Issue: wrong syslog facility argument passed on to channel call
Fixed the above mentioned issue.
Tests: long running FIO test

Change-Id: Idb843090a2801c84eaf41387204560f449d2b002
  • Loading branch information
spuru committed Apr 23, 2015
1 parent d744d20 commit a3d2427
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -21,8 +21,8 @@ file = libcephfs1_0.87-1_amd64.deb
md5 = 732508f16384c3af23f0353851dc2caf

[ceph]
file = ceph_0.87-1_amd64.deb
md5 = baf5df9416d4a6bf5d4c16e282902a4c
file = ceph_0.87-2_amd64.deb
md5 = 43f6fe722730bfd4d1b66b6b3d569d0a

[ceph-common]
file = ceph-common_0.87-1_amd64.deb
Expand Down
Expand Up @@ -21,8 +21,8 @@ file = libcephfs1_0.87-1_amd64.deb
md5 = 732508f16384c3af23f0353851dc2caf

[ceph]
file = ceph_0.87-1_amd64.deb
md5 = baf5df9416d4a6bf5d4c16e282902a4c
file = ceph_0.87-2_amd64.deb
md5 = 43f6fe722730bfd4d1b66b6b3d569d0a

[ceph-common]
file = ceph-common_0.87-1_amd64.deb
Expand Down

0 comments on commit a3d2427

Please sign in to comment.