Index: shingetsu/thread_cgi.py =================================================================== --- shingetsu/thread_cgi.py (revision 1530) +++ shingetsu/thread_cgi.py (working copy) @@ -165,7 +165,7 @@ pass elif (form.getfirst('make_new_file', '') and not form.getfirst('search_new_file', '')): - pass + cache.standby_directories() elif self.check_get_cache(): self.get_cache(cache) else: