Changeset 39658 for trunk/DataStoreServer/scripts/dsprodindex
- Timestamp:
- Aug 23, 2016, 9:17:22 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/DataStoreServer/scripts/dsprodindex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStoreServer/scripts/dsprodindex
r26926 r39658 75 75 # 76 76 # XXX: the spec doesn't say what should happen in this case. 77 # Here we follow the conductor implementation and return the whole list. 78 # This may not be the right thing to do. It might be better to throw an error 77 # We used to follow the conductor implementation and return the whole list. 78 # but that is definitely not the right thing to do in our context. 79 # Exit with an error 80 exit 404; 79 81 } 80 82 }
Note:
See TracChangeset
for help on using the changeset viewer.
