mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2022-01-08 Fred Gleason <fredg@paravelsystems.com>
* Reset 'apis/pypad/tests/now_and_next.py' to use localhost. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -22876,3 +22876,5 @@
|
||||
a single 'rivendellaudio' package namespace.
|
||||
2022-01-08 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a regression that broke the 'make rpm' target.
|
||||
2022-01-08 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Reset 'apis/pypad/tests/now_and_next.py' to use localhost.
|
||||
|
@@ -69,5 +69,4 @@ rcvr.setPadCallback(ProcessPad)
|
||||
# the target Rivendell system. Once started, all further processing can only
|
||||
# be done in the callback method!
|
||||
#
|
||||
rcvr.start('192.168.21.14',pypad.PAD_TCP_PORT)
|
||||
#rcvr.start('localhost',pypad.PAD_TCP_PORT)
|
||||
rcvr.start('localhost',pypad.PAD_TCP_PORT)
|
||||
|
Reference in New Issue
Block a user