Responding to PR feedback

This commit is contained in:
Zlatko Knezevic 2016-01-27 22:35:38 -08:00
parent 95f059697f
commit 4f2a8aeaf9
3 changed files with 24 additions and 3 deletions

View file

@ -15,7 +15,6 @@ DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
source "$DIR/../common/_common.sh"
source "$REPOROOT/scripts/build/generate-version.sh"
if [ -z "$DOTNET_CLI_VERSION" ]; then
TIMESTAMP=$(date "+%Y%m%d%H%M%S")
DOTNET_CLI_VERSION=0.0.1-dev-t$TIMESTAMP