about summary refs log tree commit diff homepage
path: root/runtime/POSIX/testing-dir/c
diff options
context:
space:
mode:
authorMartin Nowack <martin@se.inf.tu-dresden.de>2013-11-14 21:09:48 +0100
committerMartin Nowack <martin@se.inf.tu-dresden.de>2013-11-14 21:09:48 +0100
commit4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8 (patch)
tree64b6dfab75b11082a889f0df6d78b1514b6d616f /runtime/POSIX/testing-dir/c
parent291ab55097f1532a6180de10ce2f410971b6d621 (diff)
downloadklee-4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8.tar.gz
Remove unused testing-dir
Diffstat (limited to 'runtime/POSIX/testing-dir/c')
-rwxr-xr-xruntime/POSIX/testing-dir/c2
1 files changed, 0 insertions, 2 deletions
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!"