|
@@ -3,8 +3,7 @@
|
|
|
|
|
|
|
|
|
((entries
|
|
|
- (((command "ydump dev.json") (tags ())) ((command task) (tags ()))
|
|
|
+ (((command "cat dev.scm") (tags ())) ((command task) (tags ()))
|
|
|
((command "du -sh ./_build/src/oclaunch.native") (tags ()))
|
|
|
- ((command "free -h") (tags ())) ((command "echo \"Finish\"") (tags ()))
|
|
|
- ((command "bdump -w daemon,rc,commands /tmp/v033") (tags ()))))
|
|
|
+ ((command "free -h") (tags ())) ((command "echo \"Finish\"") (tags ()))))
|
|
|
(common_tags ()) (settings ()))
|