build/buildutils/checkfilenames.py
branchRCL_3
changeset 24 6c158198356e
parent 19 71c436fe3ce0
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
    62     "exemakefile", "ijg_readme", "objmakefile", "staticlibmakefile", "testexemakefile",
    62     "exemakefile", "ijg_readme", "objmakefile", "staticlibmakefile", "testexemakefile",
    63     "findtr", "syncqt", "new",
    63     "findtr", "syncqt", "new",
    64 # Other peculiar filenames:
    64 # Other peculiar filenames:
    65     "installerodclist", "installerodclist30", "midpodclist", "midpodclist30",
    65     "installerodclist", "installerodclist30", "midpodclist", "midpodclist30",
    66     "notice", "package-list", "tckrunnerodclist", "tckrunnerodclist30", "unknowncert","midprootslist",
    66     "notice", "package-list", "tckrunnerodclist", "tckrunnerodclist30", "unknowncert","midprootslist",
       
    67     "javacontrolpanelodclist", "javacontrolpanelodclist30",
    67 ]
    68 ]
    68 
    69 
    69 # Command line options.
    70 # Command line options.
    70 opts = None
    71 opts = None
    71 # Status code to be returned when script exits.
    72 # Status code to be returned when script exits.