From ffb0b445dcde640fa0b08263df4fae9e489ea0e3 Mon Sep 17 00:00:00 2001
From: Marcel Loose <loose@astron.nl>
Date: Thu, 16 Jul 2015 07:39:39 +0000
Subject: [PATCH] Task #1254: Moved lofstorman script into the support/tools
 directory.

---
 .gitattributes                         | 2 +-
 lofstorman => support/tools/lofstorman | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename lofstorman => support/tools/lofstorman (100%)

diff --git a/.gitattributes b/.gitattributes
index 8d951f6891f..a4d31fe6017 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4927,7 +4927,6 @@ SubSystems/Online_Cobalt/validation/system/users/sudo.test eol=lf
 SubSystems/Online_Cobalt/validation/validate eol=lf
 /jenkins_make -text
 /lofar_config.h.cmake -text
-/lofstorman -text
 support/tools/BaseSimGUI/images/4.gif -text svneol=unset#unset
 support/tools/BaseSimGUI/images/5.gif -text svneol=unset#unset
 support/tools/BaseSimGUI/images/8.gif -text svneol=unset#unset
@@ -4985,3 +4984,4 @@ support/tools/TreeBrowser/index.html -text
 support/tools/TreeBrowser/links_init.html -text
 support/tools/TreeBrowser/scripts/make_links.php -text
 support/tools/TreeBrowser/scripts/makepage.php -text
+support/tools/lofstorman -text
diff --git a/lofstorman b/support/tools/lofstorman
similarity index 100%
rename from lofstorman
rename to support/tools/lofstorman
-- 
GitLab