VirtualBox

Changeset 175 in vbox


Ignore:
Timestamp:
Jan 19, 2007 9:13:33 AM (18 years ago)
Author:
vboxsync
Message:

intensify path check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r174 r175  
    6666BUILD_TYPE="release"
    6767## todo: These are the chars that ar can deal with in mri mode: [A-Za-z0-9/\\$:.\-\_]
    68 INVALID_CHARS="[+$ ]"
     68INVALID_CHARS="[^A-Za-z0-9/\\$:.\-_]"
    6969
    7070if (cd $(dirname $0); pwd)|grep -q "$INVALID_CHARS"; then
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette