Index: main/file.c =================================================================== --- main/file.c (revision 294898) +++ main/file.c (working copy) @@ -481,6 +481,7 @@ ast_closestream(chan->vstream); chan->vstream = s; } +ast_log(LOG_WARNING, "jpeeler: using fn %s\n", fn); ast_free(fn); break; }