diff options
author | San Jacobs | 2022-08-05 12:05:07 +0200 |
---|---|---|
committer | San Jacobs | 2022-08-05 12:05:07 +0200 |
commit | 8b0058d1de2865f47d627215d315bd639ed37fb7 (patch) | |
tree | df83b70ffb49d03dfe74788ccf9874f3260b514a /test.sh | |
parent | 9a3c815b176598ed463a88f42dc6a5f8c6457d50 (diff) | |
download | satscalc-8b0058d1de2865f47d627215d315bd639ed37fb7.tar.gz satscalc-8b0058d1de2865f47d627215d315bd639ed37fb7.tar.bz2 satscalc-8b0058d1de2865f47d627215d315bd639ed37fb7.zip |
More beautiful menus, added social costs
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 29 |
1 files changed, 16 insertions, 13 deletions
@@ -1,42 +1,45 @@ ./a.out <<EOF-MARKER 3338 -7 +8 +0 +2022 10 10 08 00 +0 2022 10 18 08 00 -2 +w 10 00 -3 +p 10 00 0 2022 10 20 08 00 -2 +w 19 00 -3 +p 18 00 0 2022 10 22 08 00 -3 +p 18 30 0 2022 10 23 08 00 -3 +p 19 30 0 2022 11 20 08 00 -2 +w 03 30 -3 +p 19 45 0 2022 11 21 08 00 -2 +w 19 30 -3 +p 19 00 0 2022 11 23 14 00 -2 +w 23 30 -3 +p 23 00 0 EOF-MARKER |