Megatest

Ticket Change Details
Login
Overview

Artifact ID: 1f7d97a6d4d31dbe770320be4106c3e2dafa710d
Ticket: fea7457de36d2270d7fe06e8159efb46b94ac2da
Add last file a variable came from in -show-config and -show-runconfig
User & Date: tyardeni on 2015-09-18 17:48:18
Changes

  1. icomment:
    One more minor extension, a command  line option to generate the output as a table:
    
    <verbatim>
    megatest -show-runconfig -target target
    
    
    Section  Key   Value  Source
    -------  ---   -----  ------
    default  VAR1  val1   global.runconfigs.config
    target   VAR2  val2   user.runconfigs.config
    target   VAR3  val3   runconfigs.include
    
    </verbatim>
    
  2. login: "tyardeni"
  3. mimetype: "text/x-fossil-wiki"