pgAdmin 4 commit: Ensure the screenshots directory exists before trying

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the screenshots directory exists before trying
Date: 2017-03-15 22:06:09
Message-ID: E1coH3Z-0004YZ-Hd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the screenshots directory exists before trying to save regression test screenshots

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2abd3724c2042e88da3bd5b3e9ac2e03f61b231a
Author: Atira Odhner <aodhner(at)pivotal(dot)io>

Modified Files
--------------
web/regression/feature_utils/base_feature_test.py | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-15 22:06:14 Re: [patch] ensure screenshots directory exists
Previous Message Dave Page 2017-03-15 22:03:21 Re: [patch] Column selection on SQLEditor