summary refs log tree commit diff
path: root/etc/guix-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/guix-install.sh')
-rwxr-xr-xetc/guix-install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix-install.sh b/etc/guix-install.sh
index d3f80d1a35..05e2ef8157 100755
--- a/etc/guix-install.sh
+++ b/etc/guix-install.sh
@@ -87,6 +87,7 @@ _debug()
 chk_require()
 { # Check that every required command is available.
     declare -a warn
+    local c
 
     _debug "--- [ $FUNCNAME ] ---"