Commit a4cf47a
authored
server: remove extra chars when template status is error string (apache#11329)
Fixes apache#11324
Signed-off-by: Abhishek Kumar <[email protected]>1 parent fd46e61 commit a4cf47a
File tree
1 file changed
+3
-3
lines changed- server/src/main/java/com/cloud/api/query/dao
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | | - | |
186 | | - | |
| 185 | + | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments