I get doctest failures in dev/sagedev.py that go away when I switch to
master and make, but won't go away in develop with make (at least not
always 8-/). The first test failing is

File "src/sage/dev/sagedev.py", line 224, in
sage.dev.sagedev.SageDev.create_ticket
Failed example:
    dev, config, UI, server = single_user_setup()
Expected nothing
Got:
    GitError: git exited with a non-zero exit code (1).
    This happened while executing "git -c [email protected] -c
user.name=doctest pull /home/ralf/.sage/temp/
ark.in-berlin.de/7567/dir_VIcFPw/repo master".
    git printed nothing to STDOUT.
    git printed the following to STDERR:
    git: 'pull' is not a git command. See 'git --help'.
    <BLANKLINE>
    Did you mean this?
        shell

ralf@ark:~/sage> local/bin/git --version
git version 1.8.4.4
ralf@ark:~/sage> git --version
git version 1.9.2

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to