OSDN Git Service

fix a bug,
[rec10/rec10-git.git] / rec10 / trunk / src / tester.py
index 7d11f8c..4437123 100644 (file)
@@ -44,4 +44,5 @@ recpath = "/home/ftpusr/ftp-tmp/Recording/"
 ftpusr = "/home/ftpusr/ftp-tmp"
 recordedpath = u"/home/ftpusr/ftp-video"
 if __name__ == "__main__":
-    rec10d.rec10db.update_db_98to100()
\ No newline at end of file
+    #rec10d.rec10db.update_db_98to100()
+    recque.searchRecQue(recpath)
\ No newline at end of file