VirtualBox

Changeset 39403 in vbox for trunk/tools


Ignore:
Timestamp:
Nov 23, 2011 4:27:46 PM (13 years ago)
Author:
vboxsync
Message:

more bug fixing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/gen-slickedit-workspace.sh

    r39401 r39403  
    626626        if test -f "${MY_USERCPP_H_FULL}"; then
    627627            ${MY_MV} -vf "${MY_USERCPP_H_FULL}" "${MY_USERCPP_H_FULL}.bak"
    628 
    629             ${MY_CP} -v "${MY_FILE}" "${MY_USERCPP_H_FULL}"
     628            ${MY_CP} "${MY_FILE}" "${MY_USERCPP_H_FULL}"
    630629            echo "Updated the SlickEdit preprocessor file. (Previous version renamed to .bak.)"
    631630        else
     631            ${MY_CP} "${MY_FILE}" "${MY_USERCPP_H_FULL}"
    632632            echo "Created the SlickEdit preprocessor file."
    633633        fi
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