Changes between Initial Version and Version 1 of Ticket #33592, comment 4
- Timestamp:
- 08/29/2015 12:02:58 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33592, comment 4
initial v1 12 12 local tones=(ffe0c4 e2b98f dfa675 d79e84 5b0000) 13 13 14 local normal=(1f385 1f466);14 local base=(1f385 1f466); 15 15 16 for f in "${ normal[@]}"; do16 for f in "${base[@]}"; do 17 17 for key in "${!tonecodes[@]}"; do 18 18 tonecode="${tonecodes[$key]}"