summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 185f869..11c2851 100755
--- a/run
+++ b/run
@@ -4,4 +4,4 @@ cc -o exe $@
./exe
result=$?
rm exe
-exit $result \ No newline at end of file
+exit $result