Skip to content

Commit 6af77df

Browse files
test
1 parent c528b1a commit 6af77df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

admin/install_mule.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ function unpack_and_copy(){
364364
if [ ! -d $egg ] ; then
365365
echo "[INFO] Unpacking zipped egg..."
366366
find $SCRATCHDIR -name '*.egg*'
367+
ls $SCRATCHDIR
367368
unzip_dir=$SCRATCHLIB/${module}_unzipped_egg
368369
unzip $egg -d $unzip_dir
369370
egg=$unzip_dir

0 commit comments

Comments
 (0)