From bb8f7da962d243d99702fd860dd0632c13a98a76 Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Thu, 29 Jun 2023 00:02:34 +0000 Subject: [PATCH 1/6] REF: Updated submodules. --- src/common-cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-cxx b/src/common-cxx index 9ca32792..ef694bb3 160000 --- a/src/common-cxx +++ b/src/common-cxx @@ -1 +1 @@ -Subproject commit 9ca327923140392442f1b1e5c7241c3547ccc426 +Subproject commit ef694bb3ad6c68106ca735e36e3535d59996ef90 From 9a07fb2b3b6ad5e1f73dd2733692cfcdadf73cd1 Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Fri, 30 Jun 2023 00:02:18 +0000 Subject: [PATCH 2/6] REF: Updated submodules. --- src/common-cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-cxx b/src/common-cxx index ef694bb3..30aaa35e 160000 --- a/src/common-cxx +++ b/src/common-cxx @@ -1 +1 @@ -Subproject commit ef694bb3ad6c68106ca735e36e3535d59996ef90 +Subproject commit 30aaa35e3c9d66f10d5f1cc7c643d42f4fa1020e From ec7bd28d475754d90c54d5f2bbb135243ca557ad Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Tue, 4 Jul 2023 00:02:36 +0000 Subject: [PATCH 3/6] REF: Updated submodules. --- device-detection-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-detection-data b/device-detection-data index 910df5a3..dfbf5162 160000 --- a/device-detection-data +++ b/device-detection-data @@ -1 +1 @@ -Subproject commit 910df5a3336b6e5f62497074499bef816d5bdcff +Subproject commit dfbf5162feb941c81fb5c92f2043543e8d7323d0 From 580aaf7afcc9a6ea7a07ce6ee936bfe27f1729e2 Mon Sep 17 00:00:00 2001 From: ben51degrees Date: Tue, 4 Jul 2023 10:51:15 +0100 Subject: [PATCH 4/6] Update fetch-assets.ps1 --- ci/fetch-assets.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/fetch-assets.ps1 b/ci/fetch-assets.ps1 index 9f60b862..a37d1d3d 100644 --- a/ci/fetch-assets.ps1 +++ b/ci/fetch-assets.ps1 @@ -27,3 +27,5 @@ try { finally { Pop-Location } + +ls $DataFileDir From 216aaf97b74969be832acd894835df0f3be5d9e7 Mon Sep 17 00:00:00 2001 From: ben51degrees Date: Tue, 4 Jul 2023 10:53:26 +0100 Subject: [PATCH 5/6] Update fetch-assets.ps1 --- ci/fetch-assets.ps1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ci/fetch-assets.ps1 b/ci/fetch-assets.ps1 index a37d1d3d..c52c9ecf 100644 --- a/ci/fetch-assets.ps1 +++ b/ci/fetch-assets.ps1 @@ -28,4 +28,6 @@ finally { Pop-Location } -ls $DataFileDir +if ($IsLinux) { + ls -l $DataFileDir +} From 9ace913333964c9511ce4c1c8cfa0424cc77c0fe Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Tue, 4 Jul 2023 13:24:22 +0000 Subject: [PATCH 6/6] REF: Updated submodules. --- src/common-cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-cxx b/src/common-cxx index 30aaa35e..29e0b14e 160000 --- a/src/common-cxx +++ b/src/common-cxx @@ -1 +1 @@ -Subproject commit 30aaa35e3c9d66f10d5f1cc7c643d42f4fa1020e +Subproject commit 29e0b14e19c0a93f55844eb374204a6d555f9fc1