summaryrefslogtreecommitdiff
path: root/sort-tests
diff options
context:
space:
mode:
Diffstat (limited to 'sort-tests')
-rwxr-xr-xsort-tests/empty.script3
1 files changed, 3 insertions, 0 deletions
diff --git a/sort-tests/empty.script b/sort-tests/empty.script
new file mode 100755
index 0000000..fcd5074
--- /dev/null
+++ b/sort-tests/empty.script
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+sort "$@"