From 8f5f3ed8053cd501fa38a127c232be213d41f1e1 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Mon, 2 Mar 2020 10:57:23 -0500 Subject: Adjust names of symlinks (#112) --- caldp/20200302/latest-linux.yml | 1 + caldp/20200302/latest-osx.yml | 1 + 2 files changed, 2 insertions(+) create mode 120000 caldp/20200302/latest-linux.yml create mode 120000 caldp/20200302/latest-osx.yml diff --git a/caldp/20200302/latest-linux.yml b/caldp/20200302/latest-linux.yml new file mode 120000 index 0000000..d2a7c3e --- /dev/null +++ b/caldp/20200302/latest-linux.yml @@ -0,0 +1 @@ +dev/caldp_cos1_20200302_linux_py36_rc1.yml \ No newline at end of file diff --git a/caldp/20200302/latest-osx.yml b/caldp/20200302/latest-osx.yml new file mode 120000 index 0000000..7cce1be --- /dev/null +++ b/caldp/20200302/latest-osx.yml @@ -0,0 +1 @@ +dev/caldp_cos1_20200302_osx_py36_rc1.yml \ No newline at end of file -- cgit