Changeset 31000
- Timestamp:
- Mar 21, 2011, 3:50:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110218/ippScripts/scripts/ipp_apply_burntool_single.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/ipp_apply_burntool_single.pl merged: 30999
r30996 r31000 148 148 $this_exp_id = $entry->{exp_id}; 149 149 $this_uri = $entry->{uri}; 150 $this_state = $entry->{ data_state};150 $this_state = $entry->{imfile_state}; 151 151 print ">> $this_exp_id $this_uri $this_state\n"; 152 152 if ($this_state eq 'pending_burntool') { - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
