diff options
author | ivan <ivan> | 2009-03-21 23:37:14 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-03-21 23:37:14 +0000 |
commit | dcd8225db25059c0f6fa0c743601eb8945f07692 (patch) | |
tree | e489df5d71417a94e6e05aa194de38e0810fa51f | |
parent | b690d3b4c830c78eb9d3bbf87de399823eaac867 (diff) |
Locale::SubCountry warnings clogging up cron output not useful
-rw-r--r-- | FS/bin/freeside-check | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/bin/freeside-check b/FS/bin/freeside-check index 09c9aa4f1..f2d596b80 100644 --- a/FS/bin/freeside-check +++ b/FS/bin/freeside-check @@ -1,3 +1,4 @@ +#!/usr/bin/perl #!/usr/bin/perl -w use strict; |