~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

[rs=buildbot-poller] automatic merge from stable. Revisions: 14253,
        14254, 14255, 14256, 14257, 14258, 14259 included.

Show diffs side-by-side

added added

removed removed

Lines of Context:
257
257
 
258
258
run-testapp: LPCONFIG=testrunner-appserver
259
259
run-testapp: build inplace stop
260
 
        LPCONFIG=$(LPCONFIG) bin/run-testapp -r memcached -i $(LPCONFIG)
 
260
        LPCONFIG=$(LPCONFIG) INTERACTIVE_TESTS=1 bin/run-testapp \
 
261
        -r memcached -i $(LPCONFIG)
261
262
 
262
263
run.gdb:
263
264
        echo 'run' > run.gdb