mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-02 05:46:22 +01:00
re-added MongoDB, improved buildwin and release scripts
This commit is contained in:
@@ -72,8 +72,10 @@ fi
|
||||
#
|
||||
# Sync files
|
||||
#
|
||||
echo "Syncing files..."
|
||||
p4 sync ./...$label
|
||||
if [ "$label" != "" ] ; then
|
||||
echo "Syncing files to ${label}..."
|
||||
p4 sync ./...$label
|
||||
fi
|
||||
|
||||
read version <$POCO_BASE/VERSION
|
||||
release=$version$reltag
|
||||
|
||||
Reference in New Issue
Block a user