Changeset 906 for trunk/cgi-bin/consistency-check.pl
- Timestamp:
- 08/15/17 13:53:23 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/consistency-check.pl
r901 r906 22 22 # don't remove! required for GNU/FHS-ish install from tarball 23 23 ##uselib## 24 25 # push "the directory the script is in" into @INC 26 use FindBin; 27 use lib "$FindBin::RealBin/"; 24 28 25 29 use MyIPDB;
Note:
See TracChangeset
for help on using the changeset viewer.