From 7b7f235473ba6c2d6fed81241ab4ba7be9164b4f Mon Sep 17 00:00:00 2001 From: udeved Date: Wed, 24 May 2017 11:18:31 +0200 Subject: [PATCH] check-yaml: minor changes --- bin/check-yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/check-yaml.in b/bin/check-yaml.in index 4d36841..b1bada3 100644 --- a/bin/check-yaml.in +++ b/bin/check-yaml.in @@ -22,7 +22,7 @@ import ${LIBDIR}/util-yaml-check.sh import ${LIBDIR}/util-profile.sh prepare_check(){ - profile="$1" + local profile="$1" edition=$(get_edition ${profile}) local profile_dir=${run_dir}/${edition}/${profile}