##// END OF EJS Templates
Merge pull request #1607 from minrk/cleanup_sqlitedb...
Merge pull request #1607 from minrk/cleanup_sqlitedb cleanup sqlitedb temporary db file after tests, and make the temp db file have a random name to avoid possible collisions with simultaneous test runs.

File last commit:

r2661:595fc3b9
r6507:f57191aa merge
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py