Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 21, 2016 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/f576faeb59a3b3c6d26e94291f0ca29b to your computer and use it in GitHub Desktop.
Save Whateverable/f576faeb59a3b3c6d26e94291f0ca29b to your computer and use it in GitHub Desktop.
committable6test
all open 'foo' orelse say "Something happened $!"
¦«2014.01»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13099
in method open at src/gen/m-CORE.setting:13089
in sub open at src/gen/m-CORE.setting:13512
in sub open at src/gen/m-CORE.setting:13510
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.02»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13198
in method open at src/gen/m-CORE.setting:13169
in sub open at src/gen/m-CORE.setting:13621
in sub open at src/gen/m-CORE.setting:13619
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.03.01»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13479
in method open at src/gen/m-CORE.setting:13450
in sub open at src/gen/m-CORE.setting:13902
in sub open at src/gen/m-CORE.setting:13900
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.04»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13668
in sub open at src/gen/m-CORE.setting:14091
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.05»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13847
in sub open at src/gen/m-CORE.setting:14283
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.06»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13907
in sub open at src/gen/m-CORE.setting:14347
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.07»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:13944
in sub open at src/gen/m-CORE.setting:14385
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.08»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:14276
in sub open at src/gen/m-CORE.setting:14728
in block at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.09»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:14659
in sub open at src/gen/m-CORE.setting:15251
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.10»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:14888
in sub open at src/gen/m-CORE.setting:15910
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.11»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:15508
in sub open at src/gen/m-CORE.setting:16562
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2014.12»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:15585
in sub open at src/gen/m-CORE.setting:16650
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.01.1»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:15900
in sub open at src/gen/m-CORE.setting:16965
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.02»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:16626
in sub open at src/gen/m-CORE.setting:17691
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.03»: Failed to open file: no such file or directory
in method open at src/gen/m-CORE.setting:17517
in sub open at src/gen/m-CORE.setting:18647
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.04»: Malformed UTF-8 at line 1 col 21
in method open at src/gen/m-CORE.setting:18067
in sub open at src/gen/m-CORE.setting:19216
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.05»: Failed to open file /home/bisectable/git/whateverable/foo: no such file or directory
in block <unit> at /tmp/zL_G4Q9xcQ:1
in any <unit-outer> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.06,2015.07.2,2015.09,2015.10,2015.11»: Failed to open file /home/bisectable/git/whateverable/foo: no such file or directory
in block <unit> at /tmp/zL_G4Q9xcQ:1
«exit code = 1»
¦«2015.12,2016.02,2016.03,2016.04,2016.05,2016.06,2016.07.1,2016.08.1»: Use of Nil in string context in block at /tmp/zL_G4Q9xcQ line 1
Something happened
¦«2016.09,2016.10,HEAD»: Use of Nil in string context
in block at /tmp/zL_G4Q9xcQ line 1
Something happened
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment