Commit b8051dd0 authored by claes's avatar claes

Remove of /tmp/pwr_pkg.dat added

parent a6453634
#!/bin/bash
#
# Proview $Id: pwr_pkg.sh,v 1.5 2005-09-01 14:57:49 claes Exp $
# Proview $Id: pwr_pkg.sh,v 1.6 2006-07-28 09:57:08 claes Exp $
# Copyright (C) 2005 SSAB Oxelsund AB.
#
# This program is free software; you can redistribute it and/or
......@@ -219,6 +219,7 @@ pkg_brief_func ()
fi
done
} < $datfile
rm $datfile
fi
cd $dir
done
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment