~gary-lasker/software-center/launcher-integration-for-p

« back to all changes in this revision

Viewing changes to run_with_fake_review_api.sh

  • Committer: Aaron Peachey
  • Date: 2011-06-03 06:08:15 UTC
  • mto: (1839.2.1 trunk) (1805.1.26 tests)
  • mto: This revision was merged to the branch mainline in revision 1861.
  • Revision ID: alpeachey@gmail.com-20110603060815-lq077p1ralhunt8g
create a fake get_usefulness() response and 
create a shortcut shell script to run in fake mode

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
export SOFTWARE_CENTER_FAKE_REVIEW_API="1"
 
4
 
 
5
# s-c
 
6
export PYTHONPATH=$(pwd)
 
7
./software-center $@