mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
neaten
This commit is contained in:
parent
b9e1410f44
commit
7c30152630
2 changed files with 0 additions and 14 deletions
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -u
|
||||
cd $mlb
|
||||
synctool -r u58051762@home321765456.1and1-data.host pushpwd
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
mlr "$@"
|
||||
status=$?
|
||||
if [ $status -eq 0 ]; then
|
||||
echo "Failed to fail!"
|
||||
exit 1
|
||||
else
|
||||
echo "Failed as expected."
|
||||
exit 0
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue