From: Hanoh Haim Date: Sun, 5 Jul 2015 11:38:33 +0000 (+0300) Subject: another minor X-Git-Tag: v1.74^0 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a6ad28529f021849cc10f44077c3c10f89a13dba;p=trex.git another minor --- diff --git a/.gitignore b/.gitignore index 9aeef018..984ff154 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ linux_dpdk* scripts/_t-rex-* *.pyc + # Packages # ############ diff --git a/scripts/python-lib/yaml/__init__.pyc b/scripts/python-lib/yaml/__init__.pyc deleted file mode 100644 index dcaf27c0..00000000 Binary files a/scripts/python-lib/yaml/__init__.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/composer.pyc b/scripts/python-lib/yaml/composer.pyc deleted file mode 100644 index 7e5b71c1..00000000 Binary files a/scripts/python-lib/yaml/composer.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/constructor.pyc b/scripts/python-lib/yaml/constructor.pyc deleted file mode 100644 index 2c0383fa..00000000 Binary files a/scripts/python-lib/yaml/constructor.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/cyaml.pyc b/scripts/python-lib/yaml/cyaml.pyc deleted file mode 100644 index feebb050..00000000 Binary files a/scripts/python-lib/yaml/cyaml.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/dumper.pyc b/scripts/python-lib/yaml/dumper.pyc deleted file mode 100644 index dfe78317..00000000 Binary files a/scripts/python-lib/yaml/dumper.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/emitter.pyc b/scripts/python-lib/yaml/emitter.pyc deleted file mode 100644 index 5123fcd2..00000000 Binary files a/scripts/python-lib/yaml/emitter.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/error.pyc b/scripts/python-lib/yaml/error.pyc deleted file mode 100644 index a1fcd243..00000000 Binary files a/scripts/python-lib/yaml/error.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/events.pyc b/scripts/python-lib/yaml/events.pyc deleted file mode 100644 index 0b022f68..00000000 Binary files a/scripts/python-lib/yaml/events.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/loader.pyc b/scripts/python-lib/yaml/loader.pyc deleted file mode 100644 index 17e3e00e..00000000 Binary files a/scripts/python-lib/yaml/loader.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/nodes.pyc b/scripts/python-lib/yaml/nodes.pyc deleted file mode 100644 index 58922515..00000000 Binary files a/scripts/python-lib/yaml/nodes.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/parser.pyc b/scripts/python-lib/yaml/parser.pyc deleted file mode 100644 index ad508088..00000000 Binary files a/scripts/python-lib/yaml/parser.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/reader.pyc b/scripts/python-lib/yaml/reader.pyc deleted file mode 100644 index 4e917e38..00000000 Binary files a/scripts/python-lib/yaml/reader.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/representer.pyc b/scripts/python-lib/yaml/representer.pyc deleted file mode 100644 index f6cd56c9..00000000 Binary files a/scripts/python-lib/yaml/representer.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/resolver.pyc b/scripts/python-lib/yaml/resolver.pyc deleted file mode 100644 index d776f578..00000000 Binary files a/scripts/python-lib/yaml/resolver.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/scanner.pyc b/scripts/python-lib/yaml/scanner.pyc deleted file mode 100644 index b22af786..00000000 Binary files a/scripts/python-lib/yaml/scanner.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/serializer.pyc b/scripts/python-lib/yaml/serializer.pyc deleted file mode 100644 index da4989fa..00000000 Binary files a/scripts/python-lib/yaml/serializer.pyc and /dev/null differ diff --git a/scripts/python-lib/yaml/tokens.pyc b/scripts/python-lib/yaml/tokens.pyc deleted file mode 100644 index 1e0f5147..00000000 Binary files a/scripts/python-lib/yaml/tokens.pyc and /dev/null differ