Revision 70a1fdc1

b/snf-image-host/common.sh.in
55 55
    local type="$MSG_TYPE_ERROR"
56 56
    local location="host"
57 57

  
58
    report="\"type\":\"$type\","
58
    report="{\"type\":\"$type\","
59 59
    report+="\"timestamp\":$(date +%s.%N),"
60 60
    report+="\"location\":\"$location\","
61 61

  

Also available in: Unified diff