dotnet-restore fix
add rid to all restores in test Add Rid to appdep script, fix common more script fixes! fixes script fix script fix Fix up the Runtests script more fixes :)
This commit is contained in:
parent
afacc2c0a6
commit
39682cd14b
8 changed files with 23 additions and 23 deletions
|
@ -40,8 +40,7 @@ source "$COMMONDIR/_configuration.sh"
|
|||
|
||||
#TODO this is a workaround for a nuget bug on ubuntu. Remove
|
||||
export DISABLE_PARALLEL=""
|
||||
[[ "$RID" =~ "ubuntu" ]] && export DISABLE_PARALLEL="--disable-parallel" && echo "heyheyhey"
|
||||
|
||||
[[ "$RID" =~ "ubuntu" ]] && export DISABLE_PARALLEL="--disable-parallel"
|
||||
|
||||
unset COMMONSOURCE
|
||||
unset COMMONDIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue