Change

Peter Eisentraut <peter_e@gmx.net>

Commit: d62d4c3300500602b7f56faee1ebd33c4cf33482
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-01-19T19:06:48Z
Releases: 7.1.1
Change
#! /usr/local/bin/perl -w
to
#! /usr/bin/perl

The path is probably more portable, and the -w was kind of silly for a six
line script that produces two warnings as it stands.

Files

PathChange+/−
src/test/locale/sort-test.pl modified +1 −2