fix double-loading of script in -ds case
authorAndy Wingo <wingo@pobox.com>
Thu, 28 Apr 2011 19:43:01 +0000 (21:43 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 28 Apr 2011 19:43:01 +0000 (21:43 +0200)
commitdac9812a2e02c680693ee6dfeb1a96f2b45151cb
tree74a9e720dca0cc4da276ea8ebd3ff0b3b6f94b14
parent800690141ff7ce91014bfc1134a9bb0e358ce38f
fix double-loading of script in -ds case

* module/ice-9/command-line.scm (compile-shell-switches): In the -ds
  case, we were erroneously loading the script twice.  Fix that.
module/ice-9/command-line.scm