from-client (gl-easy-install) is now obsolete
This commit is contained in:
parent
8b501a1872
commit
2056c95917
17 changed files with 40 additions and 1080 deletions
|
@ -645,7 +645,6 @@ sub parse_acl
|
|||
die "parse $GL_CONF_COMPILED failed: " . ($! or $@) unless do $GL_CONF_COMPILED;
|
||||
}
|
||||
unless (defined($data_version) and $data_version eq $current_data_version) {
|
||||
# this cannot happen for 'easy-install' cases, by the way...
|
||||
warn "(INTERNAL: $data_version -> $current_data_version; running gl-setup)\n";
|
||||
system("$ENV{SHELL} -l -c gl-setup >&2");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue