Fabian Homborg
3359e5d2e9
Let "return" exit a script ( #8148 )
...
Currently, if a "return" is given outside of a function, we'd just
throw an error.
That always struck me as a bit weird, given that scripts can also
return a value.
So simply let "return" outside also exit the script, kinda like "exit"
does.
However, unlike "exit" it doesn't quit an interactive shell - it seems
weird to have "return" do that as well. It sets $status, so it can be
used to quickly set that, in case you want to test something.
2021-07-21 22:33:39 +02:00
..
2021-05-03 12:01:21 +02:00
2020-11-22 14:39:48 +01:00
2021-07-15 11:36:43 -07:00
2021-03-28 15:31:25 -07:00
2021-05-15 20:20:50 -07:00
2021-03-28 15:31:25 -07:00
2021-05-25 17:39:55 -07:00
2021-05-25 17:39:55 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-07-17 19:03:15 +02:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-07-21 11:51:46 -07:00
2021-03-28 15:31:25 -07:00
2021-07-21 11:51:46 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-05-25 15:28:53 -07:00
2020-11-22 14:39:48 +01:00
2021-05-19 11:29:08 -07:00
2021-03-28 15:31:25 -07:00
2021-07-21 11:51:46 -07:00
2021-03-28 15:31:25 -07:00
2021-05-13 12:11:00 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-07-21 11:51:46 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-07-21 22:33:39 +02:00
2021-03-28 15:31:25 -07:00
2021-05-27 19:03:55 +02:00
2021-03-28 15:31:25 -07:00
2021-07-03 08:45:47 +02:00
2021-05-25 17:39:55 -07:00
2021-07-15 10:49:27 -07:00
2021-03-28 15:31:25 -07:00
2021-07-15 11:36:43 -07:00
2021-03-28 15:31:25 -07:00
2021-07-16 20:27:54 +02:00
2021-03-28 15:31:25 -07:00
2021-04-24 11:18:58 +02:00
2021-03-28 15:31:25 -07:00
2021-04-21 13:31:58 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-05-17 15:25:21 -07:00
2021-03-28 15:31:25 -07:00
2021-04-03 16:11:25 -07:00
2021-04-21 13:31:58 -07:00
2021-07-15 13:15:24 -07:00
2021-02-08 15:16:21 -06:00
2021-07-15 13:07:09 -07:00
2021-07-15 13:15:24 -07:00
2021-07-15 10:49:27 -07:00
2020-12-22 12:38:51 -08:00
2021-07-08 16:10:11 +02:00
2020-09-08 22:44:03 +02:00
2021-05-10 15:24:32 -07:00
2021-05-10 15:23:57 -07:00
2021-07-21 11:51:46 -07:00
2021-05-31 13:38:56 -07:00
2021-06-28 18:06:04 -05:00
2021-05-25 15:28:53 -07:00
2021-07-15 10:49:27 -07:00
2021-02-05 17:58:08 -08:00
2021-07-13 21:33:42 +02:00
2020-12-22 12:38:51 -08:00
2020-09-08 22:44:03 +02:00
2021-04-21 13:31:58 -07:00
2021-04-17 16:43:27 -07:00
2021-05-22 18:09:15 +02:00
2021-05-10 14:23:07 -07:00
2021-07-05 15:47:56 -07:00
2021-04-17 16:43:28 -07:00
2021-05-18 09:44:29 +02:00
2021-07-15 13:15:24 -07:00
2021-07-05 15:47:56 -07:00
2021-07-05 15:47:56 -07:00
2021-07-05 15:47:56 -07:00
2021-06-22 12:37:45 -07:00
2021-06-22 12:37:45 -07:00
2021-04-12 22:18:48 +08:00
2021-04-12 22:18:48 +08:00
2020-11-22 14:39:48 +01:00
2021-07-14 13:59:48 -07:00
2021-04-21 13:31:58 -07:00
2021-05-10 14:23:07 -07:00
2021-05-10 16:49:11 -07:00
2021-05-10 14:23:07 -07:00
2021-05-09 11:59:29 -07:00
2021-07-18 18:41:04 +02:00
2021-04-17 16:43:28 -07:00
2021-07-15 13:15:24 -07:00
2021-04-17 16:43:28 -07:00
2020-09-08 22:44:03 +02:00
2021-07-17 12:20:54 -07:00
2021-05-10 16:49:01 -07:00
2021-07-15 10:49:27 -07:00
2021-04-17 16:43:27 -07:00
2021-04-21 17:37:44 -07:00
2021-04-21 16:39:29 -07:00
2021-05-10 16:49:01 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2020-12-22 12:38:51 -08:00
2021-01-08 12:58:34 -08:00
2021-06-10 10:42:30 +02:00
2021-02-17 15:38:46 -08:00
2020-12-04 16:44:48 +01:00
2020-12-04 16:44:48 +01:00
2021-07-21 22:33:39 +02:00
2021-06-23 21:47:40 +02:00
2021-03-03 22:26:33 +01:00
2021-02-09 22:38:16 +01:00
2021-07-21 22:33:39 +02:00
2021-07-14 13:59:48 -07:00
2020-12-06 15:39:49 +01:00
2021-07-15 11:36:43 -07:00
2021-07-15 11:36:43 -07:00
2021-05-10 15:24:32 -07:00
2021-05-16 21:52:38 +02:00
2021-07-20 17:27:10 +02:00
2021-07-01 14:34:30 +02:00
2021-05-25 15:28:53 -07:00
2021-05-25 15:28:53 -07:00
2021-07-21 11:51:46 -07:00
2021-07-21 11:51:46 -07:00
2021-05-18 11:27:30 +02:00
2020-11-12 10:55:11 -08:00
2021-04-21 13:31:58 -07:00
2021-04-03 18:11:29 -07:00
2021-03-02 12:05:07 +01:00
2021-03-21 19:41:36 +01:00
2021-03-21 19:41:36 +01:00
2021-04-21 13:31:58 -07:00
2020-12-14 22:54:53 +01:00
2021-07-13 21:33:42 +02:00
2020-09-26 17:30:25 -07:00
2021-04-17 16:43:27 -07:00
2020-12-11 21:24:33 +01:00
2021-05-17 15:25:21 -07:00
2021-05-25 15:28:53 -07:00
2021-04-18 14:46:05 -07:00
2021-04-18 14:46:05 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2020-12-28 23:51:18 -08:00
2020-12-28 23:51:18 -08:00
2021-06-13 17:20:04 -07:00
2021-06-13 17:20:04 -07:00