This website requires JavaScript.
Explore
Help
Sign In
tange
/
tangetools
Watch
1
Star
0
Fork
You've already forked tangetools
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Merge branch 'master' of github.com:ole-tange/tangetools
Browse source
...
This commit is contained in:
Ole Tange
2012-12-12 10:06:51 +01:00
parent
5f8aae9003
75ac15c2af
commit
134b0290e6
1 changed files
with
9 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
9
not/not
Executable file
Unescape
Escape
View file
@ -0,0 +1,9 @@
#!/bin/bash
if "$@"; then
exit 1
else
exit 0
fi
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
tange/tangetools
Title
Body
Create issue