]> git.parisson.com Git - telecaster-cgi.git/commitdiff
sleep 2 sec after start and stop
authoryomguy <yomguy@parisson.com>
Fri, 18 Feb 2011 23:16:10 +0000 (23:16 +0000)
committeryomguy <yomguy@parisson.com>
Fri, 18 Feb 2011 23:16:10 +0000 (23:16 +0000)
telecaster.py
tools/edcast-jack/libedcast/Makefile

index 7bfdd15b7e063f4b832036c8ea5e02e19db77302..b68a15c044ba79d4548b57d9f0098daafc94d0af 100755 (executable)
@@ -113,7 +113,7 @@ class TeleCaster:
            self.conference_dict['title'] = self.title
             s = Station(self.conf_file, self.conference_dict, self.lock_file)
             s.start()
-            time.sleep(1)
+            time.sleep(2)
             self.logger.write_info('starting')
             self.main()
 
@@ -128,7 +128,7 @@ class TeleCaster:
                 self.conference_dict = get_conference_from_lock(self.lock_file)
                s = Station(self.conf_file, self.conference_dict, self.lock_file)
                 s.stop()
-               time.sleep(1)
+               time.sleep(2)
                self.main()
 
         elif deefuzzer_pid == []:
index 855fde40d6e5181e145c980cf5768f1d211c6c11..91a83d012d3b38ff2aaf185de7671bd08efe9d58 100644 (file)
@@ -87,12 +87,12 @@ HEADERS = $(include_HEADERS)
 ETAGS = etags
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run aclocal-1.10
-AMTAR = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run tar
+ACLOCAL = ${SHELL} /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/missing --run aclocal-1.10
+AMTAR = ${SHELL} /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/missing --run tar
 AR = ar
-AUTOCONF = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run autoconf
-AUTOHEADER = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run autoheader
-AUTOMAKE = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run automake-1.10
+AUTOCONF = ${SHELL} /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/missing --run automake-1.10
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -136,7 +136,7 @@ LN_S = ln -s
 LTLIBOBJS = 
 MAD_CFLAGS = 
 MAD_LIBS = -lmad
-MAKEINFO = ${SHELL} /home/telecaster/apps/telecaster/tools/edcast-jack/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
 OBJEXT = o
 OGG_CFLAGS = 
@@ -152,7 +152,7 @@ PACKAGE_VERSION = 3.1.7
 PATH_SEPARATOR = :
 RANLIB = ranlib
 SET_MAKE = 
-SHELL = /bin/bash
+SHELL = /bin/sh
 STRIP = strip
 VERSION = 3.1.7
 VORBISENC_LIBS = -lvorbisenc
@@ -161,10 +161,10 @@ VORBIS_CFLAGS =
 VORBIS_LDFLAGS = 
 VORBIS_LIBS = -lvorbis
 VORBIS_PREFIX = 
-abs_builddir = /home/telecaster/apps/telecaster/tools/edcast-jack/libedcast
-abs_srcdir = /home/telecaster/apps/telecaster/tools/edcast-jack/libedcast
-abs_top_builddir = /home/telecaster/apps/telecaster/tools/edcast-jack
-abs_top_srcdir = /home/telecaster/apps/telecaster/tools/edcast-jack
+abs_builddir = /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/libedcast
+abs_srcdir = /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/libedcast
+abs_top_builddir = /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack
+abs_top_srcdir = /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack
 ac_ct_CC = gcc
 ac_ct_CXX = g++
 ac_ct_F77 = 
@@ -193,7 +193,7 @@ host_vendor = unknown
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = $(SHELL) /home/telecaster/apps/telecaster/tools/edcast-jack/install-sh
+install_sh = $(SHELL) /home/momo/dev/telecaster_svn/trunk/tools/edcast-jack/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale