Artifact 23969b59c2fc4dfb9d1b4a5865ae45dfa8bfa60b:
- File commonstructs — part of check-in [5e13bdcb3a] at 2013-03-11 15:17:03 on branch trunk — Release v1.5302 merged from development (user: mrwellan, size: 366) [annotate] [blame] [check-ins using] [more...]
The database keys, runs are indexed on this keys: (db:get-keys #f) => (#("OS" "TEXT") #("FS" "TEXT") #("TAG" "TEXT")) keyvallst: (keys:target->keyval keys "ubuntu/nfs/none") (("OS" "ubuntu") ("FS" "nfs") ("TAG" "none")) keyvals: (db:get-key-vals #f 3) ;; get the key vals for run #3 ("ubuntu" "nfs" "none")