Commit 58a9ee7
committed
[RRU] Add demo mode for testing and experimentation
So that users can run demos or local experiments without needing to do
surgery to their git repo a flag was added that prepends demo_ to the
new branch name for the rolling release. This will allow users to run
this command without having to wait for a time period when there is a
new Rocky update but rolling release hasn't been made already. This is
also so we don't have to deal with input sensitization or the like.1 parent 8ad1c7d commit 58a9ee7
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
| |||
160 | 167 | | |
161 | 168 | | |
162 | 169 | | |
163 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
164 | 175 | | |
165 | 176 | | |
166 | 177 | | |
| |||
0 commit comments