about summary refs log tree commit diff homepage
path: root/runtime/POSIX/testing-dir/c
diff options
context:
space:
mode:
authorCristian Cadar <c.cadar@imperial.ac.uk>2013-11-15 04:10:00 -0800
committerCristian Cadar <c.cadar@imperial.ac.uk>2013-11-15 04:10:00 -0800
commite7846a960800f73f80ad03fc1b387823b05d6bbc (patch)
tree64b6dfab75b11082a889f0df6d78b1514b6d616f /runtime/POSIX/testing-dir/c
parentf755e643e22cfcad5ebd95c88f02afe1044c1597 (diff)
parent4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8 (diff)
downloadklee-e7846a960800f73f80ad03fc1b387823b05d6bbc.tar.gz
Merge pull request #69 from MartinNowack/fix_runtime_posix
Fix runtime posix
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!"