Changeset 2515
- Timestamp:
- Oct 4, 2017 10:51:41 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmtest
r2497 r2515 63 63 printf "Configuring..." 64 64 if [[ -f ${existing_working_dir}/.palm.iofiles ]]; then 65 cp ${existing_ working_dir}/.palm.iofiles ${tester_prefix}/.palm.iofiles65 cp ${existing_trunk_dir}/SCRIPTS/.palm.iofiles ${tester_prefix}/.palm.iofiles 66 66 else 67 67 printf " failed (missing .palm.iofiles)\n"
Note: See TracChangeset
for help on using the changeset viewer.