=== modified file 'quickly/test/help.sh' --- quickly/test/help.sh 2010-10-18 18:39:04 +0000 +++ quickly/test/help.sh 2010-11-24 20:18:11 +0000 @@ -37,7 +37,7 @@ HOME=/ quickly help ubuntu-application # ERROR: No command provided to help command. # Usage: quickly help [template] -# Candidate commands are: add, commands, configure, create, debug, design, edit, getstarted, help, license, package, quickly, release, run, save, share, tutorial, upgrade +# Candidate commands are: add, commands, configure, create, debug, design, edit, getstarted, help, license, package, quickly, release, run, save, share, submitubuntu, tutorial, upgrade HOME=/ quickly help ubuntu-application help # Usage: quickly help [template] @@ -69,7 +69,7 @@ HOME=/ quickly help # ERROR: No command provided to help command. # Usage: quickly help [template] -# Candidate commands are: add, commands, configure, create, debug, design, edit, getstarted, help, license, package, quickly, release, run, save, share, tutorial, upgrade +# Candidate commands are: add, commands, configure, create, debug, design, edit, getstarted, help, license, package, quickly, release, run, save, share, submitubuntu, tutorial, upgrade HOME=/ quickly help help # Usage: quickly help [template] @@ -89,4 +89,4 @@ HOME=/ quickly help foobar # ERROR: No foobar command found in ubuntu-application template. # Usage: quickly help [template] -# Candidate commands are: add, commands, configure, create, debug, design, edit, getstarted, help, license, package, quickly, release, run, save, share, tutorial, upgrade +# Candidate commands are: add, commands, configure, create, debug, design, edit, getstarted, help, license, package, quickly, release, run, save, share, submitubuntu, tutorial, upgrade === modified file 'quickly/test/quickly.sh' --- quickly/test/quickly.sh 2010-10-18 14:05:43 +0000 +++ quickly/test/quickly.sh 2010-11-24 20:24:07 +0000 @@ -35,7 +35,7 @@ # COMMANDS_EXPOSED_IN_BAR = create;tutorial;edit;save;share;release;design;package # # [ubuntu-application] -# IMPORT=run;debug;create;package;upgrade;save;tutorial;add;share;design;edit;license;release;configure +# IMPORT=release;debug;tutorial;add;upgrade;package;submitubuntu;design;create;share;run;configure;license;edit;save diff -qr data/templates/ubuntu-application/available_licenses /tmp/quickly-test/quickly-templates/test-template/available_licenses