|
@@ -9,8 +9,8 @@ Only os and arch will be provided
|
9
|
9
|
|
10
|
10
|
# Troubling things: #
|
11
|
11
|
* Nothing interesting
|
12
|
|
-* Missing params {bless==1; sorrow==72}
|
|
12
|
+* Missing params {happiness == 1; sorrow == 72}
|
13
|
13
|
* Bad op {os===1; arch===72}
|
14
|
|
-* Altogether {bless==1; sorrow==72;bless===1; sorrow===72}
|
|
14
|
+* Altogether {happiness == 1; sorrow == 72; happiness === 1; sorrow === 72}
|
15
|
15
|
|
16
|
16
|
So how did it end?
|