summaryrefslogtreecommitdiff
path: root/doNewUser.go
diff options
context:
space:
mode:
Diffstat (limited to 'doNewUser.go')
-rw-r--r--doNewUser.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/doNewUser.go b/doNewUser.go
index c589ab1..880f15b 100644
--- a/doNewUser.go
+++ b/doNewUser.go
@@ -32,6 +32,8 @@ func doNewUser() (string, error) {
if fhelp.QuestionUser("forge will not look for git repos in ~/go/src") {
log.Info("ok, we will continue")
}
+ } else {
+ log.Info("MODE NOT UNKNOWN")
}
// very likely new user