dotnet-installer/scripts
Jostein Kjønigsen 2cba2c7688 Handle missing terminal capabilities.
When probing for terminal capabilities, tput will return exit-code 1
when the attribute is not valid for the current terminal.

If we don't handle that exit-code, the shell-script too will exit with
failure.

This patch simply ignores errors for attributes we cannot use,
resulting in the same result as if we never probed for it in the first
place.
2016-07-08 10:10:20 +02:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common Fix syntax error in _common.sh 2016-05-31 15:15:57 -07:00
docker add deb deps to ubuntu 16 dockerfile 2016-06-14 10:56:08 -07:00
obtain Handle missing terminal capabilities. 2016-07-08 10:10:20 +02:00
package Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
publish Debian package and publish changes 2016-03-08 23:33:18 +00:00
dev-dotnet.ps1 Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
dev-dotnet.sh Eliminate dead code and most relative paths 2015-12-29 02:34:10 -08:00
dockerrun.sh Removed publish logic that triggered dotnet-preview Docker builds. This logic has been moved to Maestro. 2016-06-02 19:07:16 -07:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
use-dev.ps1 Make dotnet cli portable 2016-03-28 19:16:02 -07:00