From 2fa10a9c508e4f741e78bcade93eaea1ffb9d13f Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Thu, 26 Apr 2018 21:37:44 +0200 Subject: [PATCH] Update git submodules * Update puppet-storyboard from branch 'master' - Use versioncmp function Puppet 4 is more strict about data types and doesn't tolerate using arithmetic operators on strings. The operatingsystemrelease fact is a string. Switch the arithmetic comparison to a native function that knows how to deal with version numbers. Change-Id: I98d5b4c50b26b5ea64035d726d903900c2040b99 --- puppet-storyboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-storyboard b/puppet-storyboard index 85896f5c03..8fd663a697 160000 --- a/puppet-storyboard +++ b/puppet-storyboard @@ -1 +1 @@ -Subproject commit 85896f5c036c30ff04d2bd0cc0e7b8ac3f421724 +Subproject commit 8fd663a6978da53ad1dc6e26f7370f77be36e7a3