X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=7a9dea668726a655c55ae36951dae459fa6bac04;hb=12c4881b366d0b5dcb673fe7f30a6970b39926ba;hp=2af9b5306a78229d334deaa819bd2b0fd30ece26;hpb=34cc90c9aa31c1cad1fcef0684e940407426ad1d;p=gruntmaster-daemon.git diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index 2af9b53..7a9dea6 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -34,6 +34,7 @@ use constant FORMAT_EXTENSION => { PERL => 'pl', PHP => 'php', PYTHON => 'py', + PYTHON3 => 'py', RUBY => 'rb', RUST => 'rs', SBCL => 'l',