Merge branch '6264-cwl-runner' closes #6264
[arvados.git] / 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