core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 49d1d42f was
648393e,
checked in by pkienzle, 10 years ago
|
compare.sh now works on ubuntu
|
-
Property mode set to
100755
|
File size:
202 bytes
|
Rev | Line | |
---|
[648393e] | 1 | #!/bin/bash |
---|
[8a3e0af] | 2 | |
---|
| 3 | #SASVIEW=$(ls -d ../sasview/build/lib.*) |
---|
| 4 | SASVIEW=( ../sasview/build/lib.* ) |
---|
| 5 | #PYOPENCL_CTX=${CTX:-1} |
---|
| 6 | PYTHONPATH=../bumps:../periodictable:$SASVIEW |
---|
[5134b2c] | 7 | export PYTHONPATH |
---|
[8a3e0af] | 8 | |
---|
| 9 | set -x |
---|
| 10 | |
---|
| 11 | ./compare.py $* |
---|
Note: See
TracBrowser
for help on using the repository browser.