зеркало из https://github.com/mozilla/pjs.git
Put something non-empty that changes (the output of date) into the .nss.checkout file so it is better reflected when mirroring a CVS checkout into other version control systems. b=421861 r=bsmedberg a1.9b5=schrep (landing original patch rather than revised one)
This commit is contained in:
Родитель
8a0421fa4e
Коммит
b4338a64a7
|
@ -812,7 +812,7 @@ real_checkout:
|
|||
# update the NSS checkout timestamp, if we checked PSM out
|
||||
@if test -d $(TOPSRCDIR)/security/manager -a \
|
||||
`egrep -c '^(U|C) mozilla/security/(nss|coreconf)' $(CVSCO_LOGFILE) 2>/dev/null` != 0; then \
|
||||
date > $(TOPSRCDIR)/security/manager/.nss.checkout; \
|
||||
echo `date` > $(TOPSRCDIR)/security/manager/.nss.checkout; \
|
||||
fi
|
||||
ifdef RUN_AUTOCONF_LOCALLY
|
||||
cd $(ROOTDIR) && \
|
||||
|
|
Загрузка…
Ссылка в новой задаче