The vm_postcmd script should be added as part of the postinstall script (the post_script variable) as running it concurrently may not work as we don't know which part of the postinstall process would be running at that point.
But, I think pfsmorigo suggestion makes more sense...instead of adding vm_postcmd, it might make more sense to add an specific --enable-pro option that would do the right thing and would be cleaner. For the "pro detach" command, if it's not enabled it will return an error code, is that scenario covered properly? -- https://code.launchpad.net/~wqian/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/490758 Your team Ubuntu Bug Control is subscribed to branch ubuntu-qa-tools:master. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-bugcontrol Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-bugcontrol More help : https://help.launchpad.net/ListHelp

