Skip to content

Commit

Permalink
Force some minor change to make creds prompt work
Browse files Browse the repository at this point in the history
  • Loading branch information
SmokeDetector committed Jan 21, 2017
1 parent 2abd639 commit 2c07685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nocrash.sh
Expand Up @@ -17,6 +17,7 @@ fi
count=0
crashcount=0
stoprunning=0

while [ "$stoprunning" -eq "0" ]
do
if [ "$count" -eq "0" ]
Expand Down

1 comment on commit 2c07685

@teward
Copy link
Member

@teward teward commented on 2c07685 Jan 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was me on Aurora. I needed to have some type of commit be 'pushable' to make Git work. shrugs

Please sign in to comment.