Admin/cronjob/plain_identify
changeset 67744 5c781dcd5864
parent 66995 9cb263dbb2f7
child 71979 6678e4d9508f
equal deleted inserted replaced
67743:7bd0a250183b 67744:5c781dcd5864
     8 source "$HOME/.bashrc"
     8 source "$HOME/.bashrc"
     9 
     9 
    10 LANG=C
    10 LANG=C
    11 
    11 
    12 REPOS_DIR="$HOME/cronjob/plain_identify_repos"
    12 REPOS_DIR="$HOME/cronjob/plain_identify_repos"
    13 ISABELLE_REPOS_SOURCE="http://isabelle.in.tum.de/repos/isabelle"
    13 ISABELLE_REPOS_SOURCE="https://isabelle.in.tum.de/repos/isabelle"
    14 AFP_REPOS_SOURCE="https://bitbucket.org/isa-afp/afp-devel"
    14 AFP_REPOS_SOURCE="https://bitbucket.org/isa-afp/afp-devel"
    15 
    15 
    16 function setup_repos ()
    16 function setup_repos ()
    17 {
    17 {
    18   local NAME="$1"
    18   local NAME="$1"