Here is the output of git status:

(null):sympy maryclark$ git status
# On branch liealgebras_1
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working 
directory)
#
#    modified:   sympy/liealgebras/cartan_type.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#    planet.sympy.org/
#    sympy/liealgebras/cartan_matrix.py
#    sympy/liealgebras/tests/test_cartan_type.py
no changes added to commit (use "git add" and/or "git commit -a")

Just for the record, the file on my computer is named test_type_A.py.  I am 
uncertain why when I run the tests it shows up as test_type_a.py.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to