Hi, I am using chg-disk on Amanda 2.5.1p3 on FreeBSD and while I was trying it by hand, I found a Bourne Sheel syntax error:
around the line 83, it should read: if test X"$TAPE" = X""; then With a single = instead of the == operator found in the script. I am not sure it is an error in Amanda distribution or in the port made for FreeBSD. Best regards, Olivier
