diff options
author | Zachary Sloan | 2012-09-13 16:10:27 -0500 |
---|---|---|
committer | Zachary Sloan | 2012-09-13 16:10:27 -0500 |
commit | a979480aae5eaa056c84dc3cb05a5e2443c4fbd0 (patch) | |
tree | 77ca8ba9963de1c7cdcde55e9dc36f7f338db7fb /misc | |
parent | f1d7725c5f7529c5f587bab4ea89d3467b903ddb (diff) | |
download | genenetwork2-a979480aae5eaa056c84dc3cb05a5e2443c4fbd0.tar.gz |
Worked on improving readData and informativeStrains functions in webqtlFormData while trying to get correlation page running
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index be023c1d..9d31fb5d 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -36,6 +36,12 @@ coffee --help (for information about setting options) =========================================== +Unset ASKPASS when trying to git push + +unset SSH_ASKPASS + +=========================================== + Python stuff: Classes should always inherit "object"
\ No newline at end of file |