taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 587c2023fcdefa5ec18c7787769e9bfcfe1f5604
parent 5bad169b5db4279c865f49f2e8125d2e9898dcc8
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 14 Mar 2017 16:07:29 +0100

Clean after chromium's buildbot-generated files in /tmp.

Diffstat:
Mselenium/launch_selenium_test | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/selenium/launch_selenium_test b/selenium/launch_selenium_test @@ -19,3 +19,6 @@ tsc # use 'make' once yarn problems art fixed. # call python3 selenium script python3 $HOME/wallet-webex/selenium/withdraw_buy.py \ --ext-unpacked=$HOME/wallet-webex + +# clean /tmp +rm -fr /tmp/.org.chromium*