From 845084f0640abdd96c4e546ffe4923383027f13b Mon Sep 17 00:00:00 2001
From: Marcela Ribeiro de Oliveira <mro15@inf.ufpr.br>
Date: Mon, 24 Jul 2017 11:11:27 -0300
Subject: [PATCH] Revert "rename config files"

This reverts commit 8e6e30e4d64913a78f39e7b4310be0debccb16a7.
---
 config/{env_vars.sh.exp => env_vars.sh} | 0
 puma.sh.exp => puma.sh                  | 0
 sidekiq.sh.exp => sidekiq.sh            | 0
 start_puma.sh.exp => start_puma.sh      | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename config/{env_vars.sh.exp => env_vars.sh} (100%)
 rename puma.sh.exp => puma.sh (100%)
 rename sidekiq.sh.exp => sidekiq.sh (100%)
 rename start_puma.sh.exp => start_puma.sh (100%)

diff --git a/config/env_vars.sh.exp b/config/env_vars.sh
similarity index 100%
rename from config/env_vars.sh.exp
rename to config/env_vars.sh
diff --git a/puma.sh.exp b/puma.sh
similarity index 100%
rename from puma.sh.exp
rename to puma.sh
diff --git a/sidekiq.sh.exp b/sidekiq.sh
similarity index 100%
rename from sidekiq.sh.exp
rename to sidekiq.sh
diff --git a/start_puma.sh.exp b/start_puma.sh
similarity index 100%
rename from start_puma.sh.exp
rename to start_puma.sh
-- 
GitLab