summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorUrban Müller2017-06-01 17:51:02 +0200
committerUrban Müller2017-06-01 17:51:02 +0200
commit9e266afd380229e578c1b4dc2e32b5506dd99e57 (patch)
tree7c44e6d6f8be44909e8d66a4f0a5804f9bf02a7b /it.class
parent6a62ac385b25602496daf445ab9a7185cae1948b (diff)
downloaditools-9e266afd380229e578c1b4dc2e32b5506dd99e57.tar.gz
itools-9e266afd380229e578c1b4dc2e32b5506dd99e57.tar.bz2
itools-9e266afd380229e578c1b4dc2e32b5506dd99e57.zip
tests for it::filter
Diffstat (limited to 'it.class')
-rw-r--r--it.class1
1 files changed, 0 insertions, 1 deletions
diff --git a/it.class b/it.class
index 410a1c0..3e83081 100644
--- a/it.class
+++ b/it.class
@@ -555,7 +555,6 @@ static function filter_keys($array, $keys, $p = array())
return $result;
}
-
/**
* Construct shell command using it::shell_command, log it, execute it and return output as string.
* {keyword} quotes and inserts value from assoc array like ET()