Add summary field to OpNodeModifyStorage
[ganeti-local] / autotools / check-version
index 46d8c3e..be7ecef 100755 (executable)
@@ -40,7 +40,7 @@ case "$version" in
   ;;
 esac
 
-readonly newsver="Version ${version/~/}"
+readonly newsver="Version ${version/\~/ }"
 
 if ! grep -q -x "$newsver" $newsfile
 then