Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgibb committed Aug 20, 2012
1 parent 8511396 commit 309aba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbs_scripts/caribou/build_hires_colour_volume
Expand Up @@ -16,7 +16,7 @@ function image_list() {
}

# build each colour slice
mkdir HiRes_2
mkdir $OUTPUT_DIR/HiRes_2

i=1
for slice in `image_list`; do
Expand Down

0 comments on commit 309aba2

Please sign in to comment.