Changeset 29
- Timestamp:
- Feb 28, 2007 11:12:54 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r28 r29 793 793 # COMPILERNAMEN ERMITTELN 794 794 line="" 795 grep "$remote_host_string" $config_file | grep "%compiler_name " | while read line1795 grep "$remote_host_string" $config_file | grep "%compiler_name " | while read line1 796 796 do 797 797 if [[ $(echo $line1 | cut -d" " -s -f3-) = "$remote_host_string" ]]
Note: See TracChangeset
for help on using the changeset viewer.