5 # The builtin ! has the wrong semantics for not.
6 not
() { "$@" && exit 1 ||
:; }
8 if echo $OS |
grep -i windows
; then
9 echo This
test does not work under Windows
13 # pull from not empty repo to empty repo
21 darcs add
--reserved-ok Aux.hs
24 darcs record
-am 'two files'
26 darcs
mv --reserved-ok foo com1