| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000182 | Rosetta | [All Projects] Bad Coding | public | 2013-02-21 13:11 | 2013-02-26 10:17 |
|
| Reporter | smlewis | |
| Assigned To | smlewis | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Fixed in Version | | |
|
| Summary | 0000182: loop_hash detects wrong executable and has strange extra input and doesn't use a flag file |
| Description | [ -x %(bin)s/relax.%(binext)s ] || exit 1
%(bin)s/loophash_createdb.%(binext)s -database %(database)s -run:constant_seed -nodelay -run:no_prof_info_in_silentout -lh:loopsizes 15 -in:file:s S_00001_0000001_0_0001.pdb -in:file:native S_00001_0000001_0_0001.pdb 2>&1 | egrep -vf ../../ignore_list | egrep -v Clocks > log_createdb
A) detects wrong executable
B) no flag file
C) what is S_00004_0000012_0_0001.pdb doing? |
| Tags | No tags attached. |
|
| Application(s) Affected | integration.py loop_hash |
| Command Line Used | integration.py loop_hash |
| Developer Options | |
| Fixed in SVN Version | 53872 |
|
| Attached Files | |
|