Skip to content

Commit 61ad206

Browse files
committed
follwing Matt changes to place perllib in repo of its own
1 parent 65d9632 commit 61ad206

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

components.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ GMAO_Shared:
3636
local: ./src/Shared/@GMAO_Shared
3737
remote: ../GMAO_Shared.git
3838
tag: g5.41.4
39+
sparse: ./config/GMAO_Shared.sparse
3940
develop: main
4041

4142
GMAOpyobs:
@@ -57,6 +58,12 @@ GEOS_Util:
5758
tag: rt-2.0.8+pr73
5859
develop: main
5960

61+
GMAO_perllib:
62+
local: ./src/Shared/@GMAO_Shared/@GMAO_perllib
63+
remote: ../GMAO_perllib.git
64+
branch: main
65+
develop: main
66+
6067
MAPL:
6168
local: ./src/Shared/@MAPL
6269
remote: ../MAPL.git

config/GMAO_Shared.sparse

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/*
2+
!/GMAO_perllib

0 commit comments

Comments
 (0)