Sha256: e9b1a9f847d24f3883dd906ecbe3dc5e8782e7c38e63f5d8be7d44e0f1dae294

Contents?: true

Size: 159 Bytes

Versions: 35

Compression:

Stored size: 159 Bytes

Contents

#!/usr/bin/expect -f

set timeout 10

eval spawn [lrange $argv 0 end]

expect {
  "(R)eject, accept (t)emporarily or accept (p)ermanently? " { send "p\r"; }
}

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
ohloh_scm-4.0.4 .bin/accept_svn_ssl_certificate
ohloh_scm-4.0.3 .bin/accept_svn_ssl_certificate
ohloh_scm-4.0.2 .bin/accept_svn_ssl_certificate
ohloh_scm-4.0.1 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.21 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.19 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.17 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.16 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.15 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.14 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.13 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.12 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.11 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.10 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.9 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.8 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.7 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.6 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.5 .bin/accept_svn_ssl_certificate
ohloh_scm-3.0.4 .bin/accept_svn_ssl_certificate