Rev 14705 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14705 | Rev 15281 | ||
---|---|---|---|
Line 141... | Line 141... | ||
141 | !else |
141 | !else |
142 | !if $submitauth=$empty or $submitpass=$empty |
142 | !if $submitauth=$empty or $submitpass=$empty |
143 | pubprep=yes |
143 | pubprep=yes |
144 | !exit |
144 | !exit |
145 | !endif |
145 | !endif |
146 |
|
146 | rep=!mexec scripts/submit.sh |
147 | !endif |
147 | !endif |
148 | 148 | ||
149 | :end |
149 | :end |
150 | status=!word 1 of $rep |
150 | status=!word 1 of $rep |
151 | status2=$rep |
151 | status2=$rep |