From 968c8f81116dcde9576ee3c4a87d83649b5dd33b Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Wed, 1 Jul 2020 02:40:46 -0600 Subject: [PATCH] Move load_compass_env.sh to the ocean dir Each core will have its own version of this file going forward. --- testing_and_setup/compass/{ => ocean}/load_compass_env.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename testing_and_setup/compass/{ => ocean}/load_compass_env.sh (100%) diff --git a/testing_and_setup/compass/load_compass_env.sh b/testing_and_setup/compass/ocean/load_compass_env.sh similarity index 100% rename from testing_and_setup/compass/load_compass_env.sh rename to testing_and_setup/compass/ocean/load_compass_env.sh