I hereby claim:
- I am peikk0 on github.
- I am peikk0 (https://keybase.io/peikk0) on keybase.
- I have a public key ASCJtJzIWeLS9Y191OIHNVCSuD8mbGLof9z1YO4ElYKy_Ao
To claim this, I am signing this object:
| β· | |
| β Error: Error in function call | |
| β | |
| β on outputs.tf line 2, in output "panics": | |
| β 2: value = setproduct([], []) | |
| β | |
| β Call to function "setproduct" failed: panic in function implementation: runtime error: hash of unhashable type cty.ValueMarks | |
| β goroutine 73 [running]: | |
| β runtime/debug.Stack(0xc0006ee070, 0x3018fc0, 0xc0006d6120) | |
| β /usr/local/go/src/runtime/debug/stack.go:24 +0x9f |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/local/bin/perl -w | |
| # check_zfs Nagios plugin for monitoring Sun ZFS zpools | |
| # Copyright (c) 2007 | |
| # Written by Nathan Butcher | |
| # Released under the GNU Public License | |
| # | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by |
| # /usr/share/xsessions/custom.desktop | |
| [Desktop Entry] | |
| Name=Xsession | |
| Exec=/etc/X11/Xsession |
| This patch restores compliance with IETF RFC 3986 in Chromium: | |
| * fixes the bug introduced in 2010, removing http:// in the URL bar without any option to bring it back: http://code.google.com/p/chromium/issues/detail?id=41467 | |
| * reverts the removal of trailing slashes in the URL bar: http://code.google.com/p/chromium/issues/detail?id=43587 | |
| --- chrome/browser/autocomplete/autocomplete.cc 2012-07-10 09:48:52.000000000 +0200 | |
| +++ chrome/browser/autocomplete/autocomplete.cc 2012-07-16 20:57:19.078551682 +0200 | |
| @@ -585,7 +585,7 @@ | |
| return net::FormatUrl( | |
| url, | |
| languages, |