Skip to content

Commit da83757

Browse files
committed
Fixing smoke test errors on the delight node
Fixing Smoke Test on Delight Node
1 parent 596b9aa commit da83757

File tree

7 files changed

+10
-11
lines changed

7 files changed

+10
-11
lines changed

otls/sop_delight.hda/INDEX__SECTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Inputs: 1 to 1
1010
Subnet: true
1111
Python: false
1212
Empty: false
13-
Modified: Mon Jun 4 10:52:30 2018
13+
Modified: Mon Jun 4 21:04:40 2018
1414

Binary file not shown.

otls/sop_delight.hda/gamedev_8_8Sop_1sop__delight/Contents.dir/Contents.mime

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,22 @@ Content-Type: text/plain
3232

3333
sopflags sopflags =
3434
comment ""
35-
position 6.93889e-17 -1.44324
36-
connectornextid 1
37-
flags = lock off model off template on footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
35+
position -1.57647 1.16853
36+
connectornextid 0
37+
flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
3838
outputsNamed3
3939
{
4040
}
4141
inputsNamed3
4242
{
43-
0 file1 0 1 "input1"
4443
}
4544
inputs
4645
{
47-
0 file1 0 1
4846
}
4947
stat
5048
{
51-
create 1528121990
52-
modify 1528123941
49+
create 1528160646
50+
modify 1528160682
5351
author MAINGEAR@DESKTOP-P98C1VA
5452
access 0777
5553
}
@@ -65,7 +63,7 @@ Content-Type: text/plain
6563
{
6664
"___Version___":{
6765
"type":"string",
68-
"value":""
66+
"value":"0.1"
6967
}
7068
}
7169

otls/sop_delight.hda/gamedev_8_8Sop_1sop__delight/CreateScript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ endif
1111

1212
# Node $arg1 (gamedev::Sop/sop_delight)
1313
opexprlanguage -s hscript $arg1
14-
opuserdata -n '___Version___' -v '' $arg1
14+
opuserdata -n '___Version___' -v '0.1' $arg1

otls/sop_delight.hda/gamedev_8_8Sop_1sop__delight/DialogScript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
""
1010
}
1111

12-
inputlabel 1 "Sub-Network Input #1"
12+
inputlabel 1 "Input Geo"
1313
inputlabel 2 "Sub-Network Input #2"
1414
inputlabel 3 "Sub-Network Input #3"
1515
inputlabel 4 "Sub-Network Input #4"

otls/sop_delight.hda/gamedev_8_8Sop_1sop__delight/Sections.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ Help Help
66
Tools.shelf Tools.shelf
77
InternalFileOptions InternalFileOptions
88
Contents.gz Contents.gz
9+
Version Version
910
ExtraFileOptions ExtraFileOptions
7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)