SVN_SILENT This debug string was supposed to be excluded

svn path=/trunk/KDE/kdesdk/scripts/kdesrc-build; revision=1182922
wilder
Michael Pyne 16 years ago
parent fc934d477e
commit b6f0f3ce65
  1. 1
      kdesrc-build

@ -4532,7 +4532,6 @@ sub check_for_ssh_agent
push @sshServers, grep {
# Check for git+ssh:// or user@git.kde.org:/path/etc.
my $repo = get_option($_, 'repository');
info "\t\tChecking repo g[b[", $repo, "]";
($repo =~ /^git\+ssh:\/\//) || ($repo =~ /^[a-zA-Z0-9_.]+@.*:\//);
} @gitServers;

Loading…
Cancel
Save