зеркало из https://github.com/mozilla/gecko-dev.git
Fix fast-update bustage from bug 205912 checkin.
This commit is contained in:
Родитель
afa398f442
Коммит
47979cea70
|
@ -561,7 +561,7 @@ real_fast-update:
|
|||
@echo "fast_update finish: "`date` | tee -a $(CVSCO_LOGFILE)
|
||||
# update the NSS checkout timestamp
|
||||
@if test `egrep -c '^(U|C) mozilla/security/(nss|coreconf)' $(CVSCO_LOGFILE) 2>/dev/null` != 0; then \
|
||||
touch $(TOPSRCDIR)/security/manager/.nss.checkout \
|
||||
touch $(TOPSRCDIR)/security/manager/.nss.checkout; \
|
||||
fi
|
||||
# @: Check the log for conflicts. ;
|
||||
@conflicts=`egrep "^C " $(CVSCO_LOGFILE)` ;\
|
||||
|
|
Загрузка…
Ссылка в новой задаче