Skip to content

Instantly share code, notes, and snippets.

View mpapis's full-sized avatar
🙃
I am slow to respond, ping me when it's crucial.

Michal Papis mpapis

🙃
I am slow to respond, ping me when it's crucial.
  • Opensource, AKRA Polska
  • Gliwice, Poland
View GitHub Profile
@mpapis
mpapis / console.sh
Created January 16, 2012 13:46
rvm use 1.9.9999 # status=1; status!=0; match=~/WARN.*is not installed/
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 3):
failed: status = 1 # was 0
failed: status != 0 # was 0
failed: match = /WARN.*is not installed/
@mpapis
mpapis / console.sh
Created January 16, 2012 13:46
rvm use 1.9.2@testrun # status=0 ; status=1
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 1):
passed: status = 0
failed: status = 1 # was 0
@mpapis
mpapis / console.sh
Created January 16, 2012 13:46
Complete Report
commandtimings--- !ruby/object:Benchmark::Tms
label: ''
real: 0.22497963905334473
cstime: 0.0
cutime: 0.0
stime: 0.0
utime: 0.0
total: 0.0
test_failed3os_typeLinuxerror_msg
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
@mpapis
mpapis / console.sh
Created January 16, 2012 13:49
rvm use 1.9.9999 # status=1; status!=0; match=~/WARN.*is not installed/
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 3):
failed: status = 1 # was 0
failed: status != 0 # was 0
failed: match = /WARN.*is not installed/
@mpapis
mpapis / console.sh
Created January 16, 2012 13:49
rvm use 1.9.2@testrun # status=0 ; status=1
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 1):
passed: status = 0
failed: status = 1 # was 0
@mpapis
mpapis / console.sh
Created January 16, 2012 13:49
Complete Report
commandtimings--- !ruby/object:Benchmark::Tms
label: ''
real: 0.17898797988891602
cstime: 0.0
cutime: 0.0
stime: 0.0
utime: 0.0
total: 0.0
test_failed3os_typeLinuxerror_msg
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
@mpapis
mpapis / console.sh
Created January 16, 2012 14:13
rvm use 1.9.9999 # status=1; status!=0; match=~/WARN.*is not installed/
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 3):
failed: status = 1 # was 0
failed: status != 0 # was 0
failed: match = /WARN.*is not installed/
@mpapis
mpapis / console.sh
Created January 16, 2012 14:13
rvm use 1.9.2@testrun # status=0 ; status=1
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 1):
passed: status = 0
failed: status = 1 # was 0
@mpapis
mpapis / console.sh
Created January 16, 2012 14:13
Complete Report
commandtimings--- !ruby/object:Benchmark::Tms
label: ''
real: 0.21380352973937988
cstime: 0.0
cutime: 0.0
stime: 0.0
utime: 0.0
total: 0.0
test_failed3os_typeLinuxerror_msg
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
@mpapis
mpapis / console.sh
Created January 16, 2012 14:23
rvm use 1.9.9999 # status=1; status!=0; match=~/WARN.*is not installed/
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 3):
failed: status = 1 # was 0
failed: status != 0 # was 0
failed: match = /WARN.*is not installed/