I hereby claim:
- I am doits on github.
- I am doits (https://keybase.io/doits) on keybase.
- I have a public key whose fingerprint is 1FBE F319 1744 5E37 C477 8F8D BB2D 962F B828 400F
To claim this, I am signing this object:
# frozen_string_literal: true | |
require "bundler/inline" | |
gemfile(true) do | |
source "https://rubygems.org" | |
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | |
# Activate the gem you are reporting the issue against. |
# frozen_string_literal: true | |
# Create postgres table `bug_report` before running this test | |
require "bundler/inline" | |
gemfile(true) do | |
source "https://rubygems.org" | |
git_source(:github) { |repo| "https://github.com/#{repo}.git" } |
# frozen_string_literal: true | |
require "bundler/inline" | |
gemfile(true) do | |
source "https://rubygems.org" | |
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | |
gem "rails", github: "rails/rails" |
diff --git a/daemon/graphdriver/overlay/overlay.go b/daemon/graphdriver/overlay/overlay.go | |
index 853318de597..cd98d4072fe 100644 | |
--- a/daemon/graphdriver/overlay/overlay.go | |
+++ b/daemon/graphdriver/overlay/overlay.go | |
@@ -109,8 +109,10 @@ func init() { | |
} | |
// Init returns the NaiveDiffDriver, a native diff driver for overlay filesystem. | |
-// If overlay filesystem is not supported on the host, graphdriver.ErrNotSupported is returned as error. | |
-// If an overlay filesystem is not supported over an existing filesystem then error graphdriver.ErrIncompatibleFS is returned. |
I hereby claim:
To claim this, I am signing this object:
// ---- | |
// libsass (v3.2.5) | |
// ---- | |
// | |
@function strip-units($number) { | |
@return $number / ($number * 0 + 1); | |
} |
+ name=pacaur | |
+ version=3.1.0 | |
+ export LANG=C | |
+ LANG=C | |
+ editor=vim | |
+ color=false | |
+ clean=true | |
+ fallback=true | |
+ editpkgbuild=true | |
+ editinstall=true |
+ name=pacaur | |
+ version=3.0.2 | |
+ export LANG=C | |
+ LANG=C | |
+ editor=vim | |
+ color=false | |
+ clean=true | |
+ fallback=true | |
+ editpkgbuild=true | |
+ editinstall=true |
+ name=pacaur | |
+ version=3.0.2 | |
+ export LANG=C | |
+ LANG=C | |
+ editor=vim | |
+ color=false | |
+ clean=true | |
+ fallback=true | |
+ editpkgbuild=true | |
+ editinstall=true |