]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/etc-test-root
FreeBSD fixes; manual updates
[bacula/bacula] / regress / tests / etc-test-root
index 72f40f9786906259f85216507dff62055309a772..6459026b1224fa3372ef88b624a22e3174af28db 100755 (executable)
@@ -8,6 +8,7 @@ echo " "
 echo " === /etc save/restore test ==="
 echo " "
 echo " "
+UID=`/usr/bin/id -u`
 if [ $UID != 0 ] ; then
    echo " "
    echo "You must be root to run this test."