diff options
| author | Rich Felker <dalias@aerifal.cx> | 2012-04-12 01:38:35 -0400 |
|---|---|---|
| committer | Rich Felker <dalias@aerifal.cx> | 2012-04-12 01:38:35 -0400 |
| commit | 02d288d89683e99fd18fe9f54d4e731a6c474a4f (patch) | |
| tree | 0f9f205ea977d95aad085663fbc36d6002454bc7 /scripts/false | |
| download | noxcuse-02d288d89683e99fd18fe9f54d4e731a6c474a4f.tar.gz | |
initial check-in
Diffstat (limited to 'scripts/false')
| -rwxr-xr-x | scripts/false | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/false b/scripts/false new file mode 100755 index 0000000..ecdbef9 --- /dev/null +++ b/scripts/false @@ -0,0 +1,2 @@ +#!/bin/sh +exit 1 |
