- Timestamp:
- Sep 24, 2016, 3:29:05 PM (10 years ago)
- Location:
- branches/czw_branch/20160809
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
DataStoreServer/scripts/dsprodindex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809
-
branches/czw_branch/20160809/DataStoreServer/scripts/dsprodindex
r26926 r39719 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.
