mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
renamed YAbstractFeedFsFile::processEvents() to injectEvents()
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f448d0211b
commit
7ed193095b
1 changed files with 4 additions and 0 deletions
|
|
@ -27,3 +27,7 @@ update pull:
|
|||
cvs update -dP $(CVS_PROJECTS)
|
||||
$(RGIT) pull
|
||||
|
||||
status:
|
||||
for p in $(CVS_PROJECTS); do test -f $$d/CVS || echo $$p; done
|
||||
cvs status $(addsuffix VERSION,$(CVS_PROJECTS))
|
||||
$(RGIT) status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue