commit d57bc14a0bc0929b33e423133dbf54b83c08f79a parent a5f41862d2e63372c14b613cdacdcecfbea7a6b2 Author: Hugo Soucy <hugo.soucy@savoirfairelinux.com> Date: Thu, 16 Mar 2017 17:44:29 -0400 Unset reset "in case" Diffstat:
M | fakestache | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/fakestache b/fakestache @@ -30,8 +30,11 @@ get_archetypes # Reset all variables that might be set +unset -v reset reset=false +echo "$reset" + case $1 in "${archetypes[*]}") if [ -n "$2" ]; then