projectatomic / atomicapp

[UNMAINTAINED] This is the reference implementation of the Nulecule container application Specification: Atomic App
102 stars 71 forks source link

Modifies asking for parameters to show app name #774

Closed cdrage closed 8 years ago

cdrage commented 8 years ago

Changes the output of when asking for parameters from

ANSWER >> db_pass (Database Password): test

to

ANSWER => etherpad-app | db_pass (Database Password): test

Closes https://github.com/projectatomic/atomicapp/issues/773

kadel commented 8 years ago

:tada: that was quick :clap:

:+1: LGTM

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.03%) to 56.957% when pulling bd2afb0dced05524fd8b737f33072509aa8ce869 on cdrage:update-answers into d85321322d5d747d7feda8d9edab8d1eefaf810f on projectatomic:master.

dustymabe commented 8 years ago

LGTM.. still would like to know why we need try/except for one raw_input and not the other.

cdrage commented 8 years ago

@dustymabe i'll investigate and git blame xD. i'll update this in a different PR.

cdrage commented 8 years ago

going to run one more test before merge

cdrage commented 8 years ago

dotests