15 lines
742 B
Diff
15 lines
742 B
Diff
--- a/compat/hostlist.pl 2012-04-09 08:28:01.307743317 -0700
|
|
+++ b/compat/hostlist.pl 2012-04-09 08:28:17.609067758 -0700
|
|
@@ -1,3 +1,4 @@
|
|
+#!/usr/bin/perl
|
|
#############################################################################
|
|
# $Id: hostlist.pl,v 1.9 2010-02-02 00:04:34 chu11 Exp $
|
|
#############################################################################
|
|
--- a/compat/gendlib.pl 2012-04-09 08:27:55.848969872 -0700
|
|
+++ b/compat/gendlib.pl 2012-04-09 08:28:09.618399396 -0700
|
|
@@ -1,3 +1,4 @@
|
|
+#!/usr/bin/perl
|
|
#############################################################################
|
|
# $Id: gendlib.pl,v 1.13 2010-02-02 00:04:34 chu11 Exp $
|
|
#############################################################################
|