~paolorotolo/software-center/fix-for-963309

« back to all changes in this revision

Viewing changes to run_fake_gtk3.sh

  • Committer: Danny Tamez
  • Date: 2012-01-19 16:17:34 UTC
  • mfrom: (2682 trunk)
  • mto: This revision was merged to the branch mainline in revision 2683.
  • Revision ID: danny.tamez@canonical.com-20120119161734-8viwvv83ph9d4kfx
MergeĀ fromĀ trunk

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-gtk3 $@