various minor improvements
[distro-setup] / input-setup
index a473c86a2ca06f8dd7339dd5907e3e8035aeaef4..798748a282cc7e5be2e2a7924900572e2f1ec2f1 100755 (executable)
@@ -15,7 +15,7 @@ set -x
 # limitations under the License.
 
 # set to oppsite if the order is flipped.
-k2flip=true
+k2flip=false
 if $k2flip; then
     k2inorder=false
 else