Invoke crunch-job with `/usr/bin/env perl`.
authorBrett Smith <brett@curoverse.com>
Wed, 1 Jul 2015 12:25:15 +0000 (08:25 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 1 Jul 2015 12:25:15 +0000 (08:25 -0400)
No issue #.

sdk/cli/bin/crunch-job

index b38efdc53eca6ea6f3e3dd5ab9604ed07b46efea..c84d89bf4a5533c0549789fb88f19dd8de1b1ee2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 # -*- mode: perl; perl-indent-level: 2; indent-tabs-mode: nil; -*-
 
 =head1 NAME
@@ -2042,7 +2042,7 @@ sub set_nonblocking {
 }
 
 __DATA__
-#!/usr/bin/perl
+#!/usr/bin/env perl
 #
 # This is crunch-job's internal dispatch script.  crunch-job running on the API
 # server invokes this script on individual compute nodes, or localhost if we're