cleanup and remove FactoryTest
[vuplus_dvbapp] / lib / python / Screens / InfoBarGenerics.py
index 3d78d6b..80cc196 100755 (executable)
@@ -1654,7 +1654,7 @@ class InfoBarInstantRecord:
                dir = preferredInstantRecordPath()
                if not dir or not fileExists(dir, 'w'):
                        dir = defaultMoviePath()
-#      ikseong
+
                if not fileExists("/hdd", 0):
                        print "not found /hdd"
                        system("ln -s /media/hdd /hdd")