Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

prepare.sh:23 cannot open 2: No such file #31

Open
abaheti95 opened this issue Dec 28, 2016 · 0 comments
Open

prepare.sh:23 cannot open 2: No such file #31

abaheti95 opened this issue Dec 28, 2016 · 0 comments
Labels

Comments

@abaheti95
Copy link

in line number 23
if [ $# < 2 ]
should be replaced with
if [ $# -lt 2 ]

@keynmol keynmol added the ready label Jan 4, 2017
@jsgriffin jsgriffin added backlog and removed ready labels Feb 6, 2017
@Lugrin Lugrin added icebox and removed backlog labels Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants