summary refs log tree commit diff
path: root/src/mktokens
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-08-11 20:56:53 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2009-08-11 20:56:53 +1000
commitd53f173bb00bcc1d89ceb9e82b7d7e2b2a8dd852 (patch)
tree7054b149105e685666c0a57d1e53e3d03a1709f2 /src/mktokens
parent[EVAL] Pass EV_TESTED into evalcmd (diff)
downloaddash-d53f173bb00bcc1d89ceb9e82b7d7e2b2a8dd852.tar.gz
dash-d53f173bb00bcc1d89ceb9e82b7d7e2b2a8dd852.zip
[EVAL] Revert SKIPEVAL into EXEXIT
Now that eval handles EV_TESTED correctly, we can remove the
SKIPEVAL hack and simply use EXEXIT for set -e.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/mktokens')
0 files changed, 0 insertions, 0 deletions
00'>2018-01-29Take font path on fbclock argvJune McEnroe 2018-01-29Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe