~ossug-hychen/lp-cli/trunk

« back to all changes in this revision

Viewing changes to setdevenv

  • Committer: Hsin-Yi Chen (hychen)
  • Date: 2012-07-13 15:53:53 UTC
  • mfrom: (76.1.8 develop)
  • Revision ID: hychen@canonical.com-20120713155353-snribgz2vd6cbyv7
Add new command lp-dupbugtasks

- To duplicate bugs which are collected by lp-searchbugtasks

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
export LPSYSTEM=staging
 
2
export PYTHONPATH=$PWD:$PYTHONPATH
 
3
export PATH=$PWD/bin:$PATH