Changeset 2515 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Oct 4, 2017 10:51:41 AM (6 years ago)
Author:
kanani
Message:

Generalization of the palmtest script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palmtest

    r2497 r2515  
    6363   printf "Configuring..."
    6464   if [[ -f ${existing_working_dir}/.palm.iofiles ]]; then
    65       cp ${existing_working_dir}/.palm.iofiles ${tester_prefix}/.palm.iofiles
     65      cp ${existing_trunk_dir}/SCRIPTS/.palm.iofiles ${tester_prefix}/.palm.iofiles
    6666   else
    6767      printf " failed (missing .palm.iofiles)\n"
Note: See TracChangeset for help on using the changeset viewer.