[patch] ensure screenshots directory exists

From: Atira Odhner <aodhner(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [patch] ensure screenshots directory exists
Date: 2017-03-15 18:11:14
Message-ID: CA+Vc24pevZ4accvJCdT3ijxFHK_Z4OO=P-4aBNp+nbuYCgP1tg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Originally we had a .keep file in the screenshots directory. This patch
dynamically creates the screenshots directory.

Tira

Attachment Content-Type Size
0001-ensure-the-screenshots-directory-exists.patch application/octet-stream 2.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sarah McAlear 2017-03-15 18:46:59 [patch] Move to Alembic migration system
Previous Message Atira Odhner 2017-03-15 17:50:02 Re: [patch] Refactor: clipboard, translations, jasmine