mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
[murmur-stats] fix error: Can't open include file "Ice/SliceChecksumDict.ice"
fixes #257
This commit is contained in:
parent
278927f844
commit
0074272068
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ iceport=6502
|
|||
|
||||
|
||||
import Ice, sys
|
||||
Ice.loadSlice(iceslice)
|
||||
Ice.loadSlice('', ['-I' + Ice.getSliceDir(), iceslice])
|
||||
ice = Ice.initialize()
|
||||
import Murmur
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue