Changeset 149
- Timestamp:
- Jan 1, 2018, 6:33:52 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tssh/tssh
r148 r149 194 194 # add tempo after remote command 195 195 other_tempo=${tempo} 196 first_tempo= $((${tempo} + ${other_tempo}))196 first_tempo="${tempo} ${other_tempo}" 197 197 fi 198 198
Note: See TracChangeset
for help on using the changeset viewer.