projects
/
scpubgit/DX.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f7fe6f5
)
fragment for const testing
Matt S Trout [Wed, 16 Mar 2016 16:27:35 +0000 (16:27 +0000)]
fragments/const
[new file with mode: 0644]
patch
|
blob
diff --git a/fragments/const
b/fragments/const
new file mode 100644
(file)
index 0000000..
352d086
--- /dev/null
+++ b/
fragments/const
@@ -0,0
+1,6
@@
+#trace +step +search
+const systems {{ agaton 'debian' sherlock 'debian' hatebox 'rhel' }}
+?
+member_at systems ?Name ?OS
+eq OS 'debian'
+...