From 9e59dc9f8cf813ec7cc5f04a974f394c614a3b6a Mon Sep 17 00:00:00 2001
From: Florian Spreckelsen <f.spreckelsen@indiscale.com>
Date: Wed, 22 Jan 2025 11:15:00 +0100
Subject: [PATCH] FIX: Use correct sql dump name

---
 test-profile/custom/other/restore/{caosdb.sql => caosdb.dump.sql} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename test-profile/custom/other/restore/{caosdb.sql => caosdb.dump.sql} (100%)

diff --git a/test-profile/custom/other/restore/caosdb.sql b/test-profile/custom/other/restore/caosdb.dump.sql
similarity index 100%
rename from test-profile/custom/other/restore/caosdb.sql
rename to test-profile/custom/other/restore/caosdb.dump.sql
-- 
GitLab