Changeset 27922
- Timestamp:
- May 11, 2010, 4:07:39 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstampparse.pl
r27914 r27922 873 873 874 874 # XXX: The update process for warp and subsequent stages requires 875 # destreaking to run otherwise things don't get output by the -pending 876 # queries. 877 $need_magic = 1; 875 # destreaking to run because the -pending queries require it when magicked > 0 876 # queries. 877 # The case of stack-stack diffs is taken care of in pstamp_checkdependent 878 $need_magic = 1 if $imagedb eq 'gpc1'; 878 879 879 880 if (($state ne 'cleaned') and ($state ne 'update') and ($state ne 'goto_cleaned')) {
Note:
See TracChangeset
for help on using the changeset viewer.
