]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix failing realtime sorcery tests.
authorMark Michelson <mmichelson@digium.com>
Fri, 14 Mar 2014 21:55:45 +0000 (21:55 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 14 Mar 2014 21:55:45 +0000 (21:55 +0000)
commit81f55d47e7cbcf1e71036a54ce442b690c24d10b
tree85009cf3cd11b00e943e3d07afeceebc55dbfdfb
parent30fe39aac6d5c33057a4f60a66ee256026fd432a
Fix failing realtime sorcery tests.

The store realtime callback needs to return a positive value for
sorcery to treat the store as a success.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
tests/test_sorcery_realtime.c