Changeset 36633 for trunk/ippScripts/scripts/dist_make_fileset.pl
- Timestamp:
- Apr 2, 2014, 10:50:14 AM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/dist_make_fileset.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/tags/ipp-20140114 merged: 36557,36559-36560,36584-36588,36597-36602,36607-36609
- Property svn:mergeinfo changed
-
trunk/ippScripts/scripts/dist_make_fileset.pl
r35975 r36633 223 223 my $dbname = shift; 224 224 225 if (($stage eq 'stack') or ($stage eq 'diff') or ($stage eq 'SSdiff') or $stage eq 'sky' or $stage eq 'skycal' ) {225 if (($stage eq 'stack') or ($stage eq 'diff') or ($stage eq 'SSdiff') or $stage eq 'sky' or $stage eq 'skycal' or $stage eq "ff") { 226 226 return ""; 227 227 }
Note:
See TracChangeset
for help on using the changeset viewer.
