Changeset 268
- Timestamp:
- 02/24/08 16:12:46 (9 months ago)
- Files:
-
- gpgdir/trunk/install.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gpgdir/trunk/install.pl
r239 r268 162 162 &install_manpage(); 163 163 164 print "[+] gpgdir has been installed!\n"; 164 print "\n It is highly recommended to run the test suite in the test/\n", 165 " directory to ensure proper gpgdir operation.\n", 166 "\n[+] gpgdir has been installed!\n"; 165 167 166 168 exit 0;
