This website works better with JavaScript.
Explore
Help
Sign In
github
/
fair-judge-v3
Watch
1
Star
0
Fork
You've already forked fair-judge-v3
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Fix killing signal displaying.
master
t123yh
7 years ago
parent
254df686ab
commit
b1f5118798
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/runner/signals.ts
1
src/runner/signals.ts
Unescape
Escape
View File
@ -1,4 +1,5 @@
export
const
signals
=
[
""
,
// 0
"Hangup"
,
// 1
"Interrupt"
,
// 2
"Quit"
,
// 3
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/fair-judge-v3
Title
Body
Create Issue