Displaying 1 result from an estimated 1 matches for "6150fbb".
2015 Jul 03
1
[PATCH v5] New tool: virt-dib
...filter element_has_script elements in
+ error (f_"There is a duplicated script in your elements:\n%s/%s in: %s")
+ hook script (String.concat " " (StringSet.elements dups))
+ ) elements
diff --git a/dib/utils.ml b/dib/utils.ml
new file mode 100644
index 0000000..6150fbb
--- /dev/null
+++ b/dib/utils.ml
@@ -0,0 +1,131 @@
+(* virt-dib
+ * Copyright (C) 2015 Red Hat Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version...