]> git.tuebingen.mpg.de Git - gsu.git/blobdiff - misc/gsu/config
gsu: Don't export functions.
[gsu.git] / misc / gsu / config
index df96af2d5e7019c70865e9f371f6511282b4d193..e8d4471cc822e2ca90850482f9084084db70ce17 100644 (file)
@@ -69,7 +69,6 @@ gsu_check_options()
        done
        ret=$GSU_SUCCESS
 }
-export -f gsu_check_options
 
 # Call gsu_check_options(), die on errors.
 gsu_check_options_or_die()