Changeset 19702 for trunk/ippTools/share
- Timestamp:
- Sep 23, 2008, 12:43:04 PM (18 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 2 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
chiptool_change_exp_state.sql (modified) (1 diff)
-
faketool_change_exp_state.sql (added)
-
faketool_change_imfile_data_state.sql (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/Makefile.am
r19521 r19702 79 79 difftool_skyfile.sql \ 80 80 difftool_todiffskyfile.sql \ 81 faketool_change_exp_state.sql \ 82 faketool_change_imfile_data_state.sql \ 81 83 faketool_completely_processed_exp.sql \ 82 84 faketool_donecleanup.sql \ -
trunk/ippTools/share/chiptool_change_exp_state.sql
r19527 r19702 1 1 -- change state of chipRun from goto_cleaned to cleaned or goto_purged to purged 2 -- when all of the cons ituant imfiles are in the rgithstate2 -- when all of the constituant imfiles are in the right state 3 3 -- arguments are new state (cleaned or purged) chip_id and new state again for 4 4 -- the chipProcessedImfile sub query
Note:
See TracChangeset
for help on using the changeset viewer.
