Skip to content

Commit

Permalink
--ammend
Browse files Browse the repository at this point in the history
  • Loading branch information
luv2code committed Sep 19, 2012
1 parent 2e857bb commit 319d88a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,4 @@ if($h -or $goal -eq "--help") {
return
} else {
run_main
}
# then
# print_usage && exit 1
# elif [ ! -z "$2" ] && [ "$2" != "-l" ]
# then
# print_usage && exit 1
# else
# run_main
# fi
}

0 comments on commit 319d88a

Please sign in to comment.