core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 373d1b6 was
8a3e0af,
checked in by pkienzle, 10 years ago
|
run compare.py with default paths
|
-
Property mode set to
100644
|
File size:
241 bytes
|
Rev | Line | |
---|
[8a3e0af] | 1 | #!/bin/sh |
---|
| 2 | |
---|
| 3 | #SASVIEW=$(ls -d ../sasview/build/lib.*) |
---|
| 4 | SASVIEW=( ../sasview/build/lib.* ) |
---|
| 5 | #PYOPENCL_CTX=${CTX:-1} |
---|
| 6 | PYTHONPATH=../bumps:../periodictable:$SASVIEW |
---|
| 7 | export PYOPENCL_CTX PYTHONPATH |
---|
| 8 | |
---|
| 9 | echo PYTHONPATH=$PYTHONPATH |
---|
| 10 | set -x |
---|
| 11 | |
---|
| 12 | ./compare.py $* |
---|
Note: See
TracBrowser
for help on using the repository browser.