Skip to content

Commit

Permalink
remove source (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisa committed Nov 20, 2020
1 parent 121aa48 commit 8fd2486
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion extras/test/factorio.bats
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,5 @@ Aborting install, unable to curl '${LATEST_HEADLESS_URL}'"
#help|--help|-h)
#listcommands)
#listsaves)
#source)
#mod)
#version)
4 changes: 0 additions & 4 deletions factorio
Original file line number Diff line number Diff line change
Expand Up @@ -972,10 +972,6 @@ run_main(){
version)
get_bin_version
;;
source)
# do not call `exit` and just return successfully, so that other scripts (possibly with set -e) may source this script to import all out variables and functions
return 0
;;
mod)
shift
mod "$@"
Expand Down

0 comments on commit 8fd2486

Please sign in to comment.