Changeset 268

Show
Ignore:
Timestamp:
02/24/08 16:12:46 (9 months ago)
Author:
mbr
Message:

minor addition to mention the test suite

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gpgdir/trunk/install.pl

    r239 r268  
    162162&install_manpage(); 
    163163 
    164 print "[+] gpgdir has been installed!\n"; 
     164print "\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"; 
    165167 
    166168exit 0;