[shell changes from patch from perl5.003_20 to perl5.003_21]
authorChip Salzenberg <chip@atlantic.net>
Wed, 15 Jan 1997 19:24:00 +0000 (07:24 +1200)
committerChip Salzenberg <chip@atlantic.net>
Wed, 15 Jan 1997 19:24:00 +0000 (07:24 +1200)
commit59e65735b9de984ecd1e0594e28ff2a09ac6ddac
treeb7104da8efd574d2ad6cf1c1d400f203aee2c0d4
parent4b82bf0072cdd2af8ef94fe1550aa26813f9d110
[shell changes from patch from perl5.003_20 to perl5.003_21]

Change from running these commands:

 # this file is obsolete
 rm -f hints/aux.sh

 # new (and old) tests and scripts must be executable
 touch t/op/cmp.t t/op/universal.t pod/rofftoc
 chmod +x t/op/cmp.t t/op/universal.t pod/rofftoc pod/roffitall

 # ready to patch
 exit 0
hints/aux.sh [deleted file]
pod/roffitall [changed mode: 0644->0755]
pod/rofftoc [new file with mode: 0755]
t/op/cmp.t [new file with mode: 0755]
t/op/universal.t [new file with mode: 0755]