Skip to content
  • Brad King's avatar
    Teach configure_file to handle directory names · 6e8aeba4
    Brad King authored
    This commit teaches configure_file how to handle directories for input
    and output.  It is an error if the input is a directory.  If the output
    is a directory we put the configured copy of the input file in it with
    the same name.  See issue #9537.
    6e8aeba4