Edgewall Software
Modify

Opened 14 years ago

Last modified 12 years ago

#603 new enhancement

[patch] Add a -C option to bitten-slave that writes the default config.ini

Reported by: Steven R. Loomis <srl@…> Owned by:
Priority: minor Milestone: 0.7
Component: Build slave Version: dev
Keywords: Cc:
Operating System:

Description

$ bitten-slave -C

# Default values for config.ini:
[machine]
name = x86_64
processor = x86_64

[os]
version = 2.6.33.5-124.fc13.x86_64
name = Linux
family = posix

this option writes the default values that config.ini would assume. Useful for tweaking anything incorrect.

patch against trunk r881

Attachments (1)

bitten_dump.patch (3.0 KB) - added by Steven R. Loomis <srl@…> 14 years ago.
patch to implement #603 against trunk r881

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Steven R. Loomis <srl@…>

patch to implement #603 against trunk r881

comment:1 Changed 14 years ago by Steven R. Loomis <srl@…>

also Password was misspelled. The python's hissssssss?

comment:2 follow-up: Changed 14 years ago by osimons

Thanks for the patch! It looks quite useful, and as you say particularly with regards to debugging. So, I was thinking that instead of adding yet another parser option we just output this information when using -v / --verbose output? One option for all debug logging.

comment:3 in reply to: ↑ 2 Changed 12 years ago by srl@…

Replying to osimons:

Thanks for the patch! It looks quite useful, and as you say particularly with regards to debugging. So, I was thinking that instead of adding yet another parser option we just output this information when using -v / --verbose output? One option for all debug logging.

via -v would be fine.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.