~mterry/quickly/small-refactor

« back to all changes in this revision

Viewing changes to data/templates/ubuntu-application/test/apport/apport.sh

  • Committer: Michael Terry
  • Date: 2010-11-29 15:18:46 UTC
  • Revision ID: mike@mterry.name-20101129151846-fmdcyby7jt281e7e
fix test breakages from submitubuntu branch; thanks to Tony for some of it

Show diffs side-by-side

added added

removed removed

Lines of Context:
284
284
# Committed revision 4.
285
285
 
286
286
quickly upgrade 0.3 0.4
 
287
# WARNING: can't update your project to support /opt. This doesn't matter if you don't plan to submit your project to the application review board. Cause is:     os.putenv('PYTHONPATH', PROJECT_ROOT_DIRECTORY) # for subprocesses was not found in the file /tmp/test-project/bin/test-project.
287
288
 
288
289
bzr status
289
290
 
312
313
quickly upgrade 0.3 0.4
313
314
# Creating new apport crashdb configuration
314
315
# Creating new apport hooks
 
316
# WARNING: can't update your project to support /opt. This doesn't matter if you don't plan to submit your project to the application review board. Cause is:     os.putenv('PYTHONPATH', PROJECT_ROOT_DIRECTORY) # for subprocesses was not found in the file /tmp/test-project/bin/test-project.
315
317
 
316
318
grep LaunchpadIntegration. test_project/BaseTestProjectWindow.py
317
319
#             LaunchpadIntegration.add_items(self.ui.helpMenu, 1, False, True)
363
365
# Adding launchpad integration to existing application
364
366
# Creating new apport crashdb configuration
365
367
# Creating new apport hooks
 
368
# WARNING: can't update your project to support /opt. This doesn't matter if you don't plan to submit your project to the application review board. Cause is:     os.putenv('PYTHONPATH', PROJECT_ROOT_DIRECTORY) # for subprocesses was not found in the file /tmp/test-project/bin/test-project.
366
369
 
367
370
grep LaunchpadIntegration. test_project/BaseTestProjectWindow.py
368
371
#             LaunchpadIntegration.add_items(self.ui.differentHelpMenu, 1, False, True)
391
394
quickly upgrade 0.3 0.4
392
395
# Creating new apport crashdb configuration
393
396
# Creating new apport hooks
 
397
# WARNING: can't update your project to support /opt. This doesn't matter if you don't plan to submit your project to the application review board. Cause is:     os.putenv('PYTHONPATH', PROJECT_ROOT_DIRECTORY) # for subprocesses was not found in the file /tmp/test-project/bin/test-project.
394
398
 
395
399
grep LaunchpadIntegration. test_project/BaseTestProjectWindow.py
396
400
 
410
414
grep helpMenu test_project/BaseTestProjectWindow.py
411
415
 
412
416
quickly upgrade 0.3 0.4
 
417
# WARNING: can't update your project to support /opt. This doesn't matter if you don't plan to submit your project to the application review board. Cause is:     os.putenv('PYTHONPATH', PROJECT_ROOT_DIRECTORY) # for subprocesses was not found in the file /tmp/test-project/bin/test-project.