diff options
author | Martin Nowack <martin@se.inf.tu-dresden.de> | 2013-11-14 21:09:48 +0100 |
---|---|---|
committer | Martin Nowack <martin@se.inf.tu-dresden.de> | 2013-11-14 21:09:48 +0100 |
commit | 4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8 (patch) | |
tree | 64b6dfab75b11082a889f0df6d78b1514b6d616f /runtime | |
parent | 291ab55097f1532a6180de10ce2f410971b6d621 (diff) | |
download | klee-4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8.tar.gz |
Remove unused testing-dir
Diffstat (limited to 'runtime')
l--------- | runtime/POSIX/testing-dir/a | 1 | ||||
l--------- | runtime/POSIX/testing-dir/b | 1 | ||||
-rwxr-xr-x | runtime/POSIX/testing-dir/c | 2 | ||||
-rw-r--r-- | runtime/POSIX/testing-dir/d | 0 |
4 files changed, 0 insertions, 4 deletions
diff --git a/runtime/POSIX/testing-dir/a b/runtime/POSIX/testing-dir/a deleted file mode 120000 index dc1dc0cd..00000000 --- a/runtime/POSIX/testing-dir/a +++ /dev/null @@ -1 +0,0 @@ -/dev/null \ No newline at end of file diff --git a/runtime/POSIX/testing-dir/b b/runtime/POSIX/testing-dir/b deleted file mode 120000 index b9251ec6..00000000 --- a/runtime/POSIX/testing-dir/b +++ /dev/null @@ -1 +0,0 @@ -/dev/random \ No newline at end of file diff --git a/runtime/POSIX/testing-dir/c b/runtime/POSIX/testing-dir/c deleted file mode 100755 index 2b45f6a5..00000000 --- a/runtime/POSIX/testing-dir/c +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -echo "Hello world!" diff --git a/runtime/POSIX/testing-dir/d b/runtime/POSIX/testing-dir/d deleted file mode 100644 index e69de29b..00000000 --- a/runtime/POSIX/testing-dir/d +++ /dev/null |