]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Make make_libafs_tree.pl use strict and warnings
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Sun, 27 Jun 2010 14:15:33 +0000 (15:15 +0100)
committerDerrick Brashear <shadow@dementia.org>
Mon, 28 Jun 2010 03:34:40 +0000 (20:34 -0700)
commit233253809e978b7487956e9bd56957a848459821
tree67301b66124e59d5e126d73e867a18abd1b7e7b3
parentb59af55f80b2339a93ba985d496b2e9052f29b60
Make make_libafs_tree.pl use strict and warnings

Turn on the perl use strict and use warnings options in the
make_libafs_tree script to better catch programming bugs.

Change-Id: Ide358d40eda3cde9dd0261af11993560da71143a
Reviewed-on: http://gerrit.openafs.org/2266
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/config/make_libafs_tree.pl