Stefan Farfeleder 3f0131f65b Print empty quotes ('') when an empty string is passed to outqstr().
This makes a difference for the trap builtin, where after "trap '' 0" we
printed "trap -- quit".  This is wrong, because an empty action means to reset
the action to the default.  A side effect of this commit is that empty
variables are now printed as "variable=''" instead of just "variable=".
2005-12-08 21:00:39 +00:00
..
2005-06-14 08:25:54 +00:00
2005-02-13 23:45:54 +00:00
2005-11-17 12:15:23 +00:00
2005-07-28 18:28:11 +00:00
2005-11-17 12:15:23 +00:00
2005-02-13 22:25:33 +00:00
2005-11-17 12:15:23 +00:00
2005-04-29 11:10:27 +00:00
2005-02-13 22:25:33 +00:00
2005-11-17 12:15:23 +00:00
2005-08-07 09:11:38 +00:00
2005-03-02 11:53:22 +00:00
2004-12-21 09:59:45 +00:00