1// Copyright 2015 Keybase, Inc. All rights reserved. Use of
2// this source code is governed by the included BSD license.
3
4// +build staging
5
6package libkb
7
8const DefaultRunMode = StagingRunMode
9